Home
last modified time | relevance | path

Searched defs:cgp (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/sys/ufs/ffs/
H A Dffs_alloc.c975 struct cg *cgp; in ffs_fragextend() local
1056 struct cg *cgp; in ffs_alloccg() local
1186 struct cg *cgp; in ffs_alloccgblk() local
1267 struct cg *cgp; in ffs_nodealloccg() local
1458 struct cg *cgp; in ffs_blkalloc_ump() local
1562 struct cg *cgp; in ffs_blkfree_cg() local
1835 struct cg *cgp; in ffs_blkfree_snap() local
1875 struct cg *cgp; in ffs_blkfree_common() local
1999 struct cg *cgp; in ffs_freefile() local
2037 struct cg *cgp; in ffs_freefile_snap() local
[all …]
H A Dfs.h565 #define old_cg_blktot_old(cgp, ns) \ argument
567 #define old_cg_blks_old(fs, cgp, cylno, ns) \ argument
570 #define old_cg_blktot_new(cgp, ns) \ argument
573 #define old_cg_blks_new(fs, cgp, cylno, ns) \ argument
577 old_cg_blktot(cgp,ns) global() argument
580 old_cg_blks(fs,cgp,cylno,ns) global() argument
584 cg_inosused_new(cgp,ns) global() argument
587 cg_blksfree_new(cgp,ns) global() argument
590 cg_chkmagic_new(cgp,ns) global() argument
593 cg_inosused_old(cgp,ns) global() argument
595 cg_blksfree_old(cgp,ns) global() argument
597 cg_chkmagic_old(cgp,ns) global() argument
600 cg_inosused(cgp,ns) global() argument
603 cg_blksfree(cgp,ns) global() argument
606 cg_chkmagic(cgp,ns) global() argument
609 cg_clustersfree(cgp,ns) global() argument
612 cg_clustersum(cgp,ns) global() argument
[all...]
H A Dffs_subr.c285 ffs_clusteracct(struct fs *fs, struct cg *cgp, int32_t blkno, int cnt) in ffs_clusteracct()
H A Dffs_wapbl.c771 struct cg *cgp; wapbl_find_log_start() local
H A Dffs_vfsops.c223 struct cg *cgp = (struct cg *)bp->b_data; in ffs_checkrange() local
/netbsd-src/usr.sbin/makefs/ffs/
H A Dffs_alloc.c301 struct cg *cgp; in ffs_alloccg() local
386 struct cg *cgp; in ffs_alloccgblk() local
435 struct cg *cgp; in ffs_blkfree() local
538 ffs_mapsearch(struct fs *fs, struct cg *cgp, daddr_t bpref, int allocsiz) in ffs_mapsearch()
/netbsd-src/sbin/fsck_ffs/
H A Dpass4.c165 struct cg *cgp = cgrp; in pass4check() local
H A Dpass1.c74 struct cg *cgp = cgrp; in pass1() local
H A Dinode.c716 struct cg *cgp = cgrp; in allocino() local
831 struct cg *cgp = cgrp; in freeino() local
H A Dutilities.c410 struct cg *cgp = cgrp; in allocblk() local
/netbsd-src/sbin/dump/
H A Dffs_inode.c173 struct cg *cgp; in fs_mapinodes() local
/netbsd-src/lib/libcurses/
H A Dcr_put.c93 char *cgp; in fgoto() local
/netbsd-src/usr.sbin/makefs/
H A Dffs.c1069 struct cg *cgp; in ffs_write_inode() local
/netbsd-src/sbin/resize_ffs/
H A Dresize_ffs.c331 char *cgp; in loadcgs() local
1030 char *cgp; in grow() local
/netbsd-src/usr.sbin/quotacheck/
H A Dquotacheck.c325 struct cg *cgp; in chkquota() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp147 const CodeGenDAGPatterns &cgp) in MatcherGen()
H A DDAGISelMatcherEmitter.cpp85 MatcherTableEmitter(const CodeGenDAGPatterns &cgp) : CGP(cgp) { in MatcherTableEmitter()
/netbsd-src/sbin/fsdb/
H A Dfsdb.c622 struct cg *cgp = cgrp; in CMDFUNC() local