Home
last modified time | relevance | path

Searched defs:cg (Results 1 – 19 of 19) sorted by relevance

/mirbsd/src/sys/ufs/ext2fs/
Dext2fs_alloc.c90 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/
Dfs.h348 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 …]
Dffs_alloc.c103 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/
Dfs.h443 #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/
Dffs_alloc.c107 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
Dmkfs.c103 struct cg cg; member
/mirbsd/src/sbin/badsect/
Dbadsect.c81 struct cg cg; member
159 int cg; in chkuse() local
/mirbsd/src/sbin/fsck_ffs/
Dpass5.c73 struct cg *cg = &cgrp; in pass5() local
Dsetup.c70 long cg, size, asked, i, j, bmapsize; in setup() local
Dutilities.c384 int i, j, k, cg, baseblk; in allocblk() local
Dinode.c563 int cg; in allocino() local
/mirbsd/src/sbin/fsck_ext2fs/
Dsetup.c65 long cg, asked, i; in setup() local
/mirbsd/src/sbin/dumpfs/
Ddumpfs.c69 struct cg cg; member
/mirbsd/src/sbin/growfs/
Dgrowfs.c86 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/
Dffsinfo.c86 struct cg cg; member
/mirbsd/src/sbin/quotacheck/
Dquotacheck.c257 int cg, i, mode, errs = 0, status; in chkquota() local
/mirbsd/src/sbin/newfs/
Dmkfs.c117 struct cg cg; member
/mirbsd/src/usr.sbin/makefs/
Dffs.c1059 int cg, i; in ffs_write_inode() local
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dresrc.c745 struct group_cursor *cg; in define_cursor() local
1036 struct group_icon *cg; in define_icon() local