| /mirbsd/src/sys/ufs/ext2fs/ |
| D | ext2fs_alloc.c | 90 int cg; local 145 int cg, error; in ext2fs_inode_alloc() local 199 int cg, maxspace, mincg, avgifree; local 233 int cg, i; local 273 ext2fs_hashalloc(ip, cg, pref, size, allocator) in ext2fs_hashalloc() argument 327 ext2fs_alloccg(ip, cg, bpref, size) in ext2fs_alloccg() argument 415 ext2fs_nodealloccg(ip, cg, ipref, mode) in ext2fs_nodealloccg() argument 494 int error, cg; local 536 int error, cg; in ext2fs_inode_free() local
|
| /mirbsd/src/sys/ufs/ffs/ |
| D | fs.h | 348 struct cg { struct 349 int32_t cg_firstfield; /* historic cyl groups linked list */ argument 350 int32_t cg_magic; /* magic number */ argument 351 int32_t cg_time; /* time last written XXX was time_t */ argument 352 int32_t cg_cgx; /* we are the cgx'th cylinder group */ argument 353 int16_t cg_ncyl; /* number of cyl's this cg */ argument 354 int16_t cg_niblk; /* number of inode blocks this cg */ argument 355 int32_t cg_ndblk; /* number of data blocks this cg */ argument 356 struct csum cg_cs; /* cylinder summary information */ argument 357 int32_t cg_rotor; /* position of last used block */ argument [all …]
|
| D | ffs_alloc.c | 103 int cg; local 171 int cg, request, error; local 575 int cg, error; in ffs_inode_alloc() local 655 int cg, prefcg, dirsize, cgsize; local 792 register int cg; local 857 ffs_hashalloc(ip, cg, pref, size, allocator) in ffs_hashalloc() argument 910 ffs_fragextend(ip, cg, bprev, osize, nsize) in ffs_fragextend() argument 983 ffs_alloccg(ip, cg, bpref, size) in ffs_alloccg() argument 1200 ffs_clusteralloc(ip, cg, bpref, len) in ffs_clusteralloc() argument 1316 ffs_nodealloccg(ip, cg, ipref, mode) in ffs_nodealloccg() argument [all …]
|
| /mirbsd/src/usr.sbin/makefs/nbsrc/sys/ufs/ffs/ |
| D | fs.h | 443 #define ACTIVECG_SET(fs, cg) \ argument 448 #define ACTIVECG_CLR(fs, cg) \ argument 453 #define ACTIVECG_ISSET(fs, cg) \ argument 489 struct cg { struct 490 int32_t cg_firstfield; /* historic cyl groups linked list */ argument 491 int32_t cg_magic; /* magic number */ argument 492 int32_t cg_old_time; /* time last written */ argument 493 int32_t cg_cgx; /* we are the cgx'th cylinder group */ argument 494 int16_t cg_old_ncyl; /* number of cyl's this cg */ argument 495 int16_t cg_old_niblk; /* number of inode blocks this cg */ argument [all …]
|
| /mirbsd/src/usr.sbin/makefs/ffs/ |
| D | ffs_alloc.c | 107 int cg; in ffs_alloc() local 163 int cg; in ffs_blkpref_ufs1() local 202 int cg; in ffs_blkpref_ufs2() local 251 ffs_hashalloc(struct inode *ip, int cg, daddr_t pref, int size, in ffs_hashalloc() argument 300 ffs_alloccg(struct inode *ip, int cg, daddr_t bpref, int size) in ffs_alloccg() 440 int i, error, cg, blk, frags, bbase; in ffs_blkfree() local
|
| D | mkfs.c | 103 struct cg cg; member
|
| /mirbsd/src/sbin/badsect/ |
| D | badsect.c | 81 struct cg cg; member 159 int cg; in chkuse() local
|
| /mirbsd/src/sbin/fsck_ffs/ |
| D | pass5.c | 73 struct cg *cg = &cgrp; in pass5() local
|
| D | setup.c | 70 long cg, size, asked, i, j, bmapsize; in setup() local
|
| D | utilities.c | 384 int i, j, k, cg, baseblk; in allocblk() local
|
| D | inode.c | 563 int cg; in allocino() local
|
| /mirbsd/src/sbin/fsck_ext2fs/ |
| D | setup.c | 65 long cg, asked, i; in setup() local
|
| /mirbsd/src/sbin/dumpfs/ |
| D | dumpfs.c | 69 struct cg cg; member
|
| /mirbsd/src/sbin/growfs/ |
| D | growfs.c | 86 struct cg cg; member 1835 ginode(ino_t inumber, int fsi, int cg) in ginode() 2315 updrefs(int cg, ino_t in, struct gfs_bpp *bp, int fsi, int fso, unsigned int in updrefs()
|
| /mirbsd/src/sbin/ffsinfo/ |
| D | ffsinfo.c | 86 struct cg cg; member
|
| /mirbsd/src/sbin/quotacheck/ |
| D | quotacheck.c | 257 int cg, i, mode, errs = 0, status; in chkquota() local
|
| /mirbsd/src/sbin/newfs/ |
| D | mkfs.c | 117 struct cg cg; member
|
| /mirbsd/src/usr.sbin/makefs/ |
| D | ffs.c | 1059 int cg, i; in ffs_write_inode() local
|
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | resrc.c | 745 struct group_cursor *cg; in define_cursor() local 1036 struct group_icon *cg; in define_icon() local
|