Home
last modified time | relevance | path

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

/minix3/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()
/minix3/sys/ufs/ffs/
H A Dffs_alloc.c961 struct cg *cgp; in ffs_fragextend() local
1041 struct cg *cgp; in ffs_alloccg() local
1156 struct cg *cgp; in ffs_alloccgblk() local
1231 struct cg *cgp; in ffs_nodealloccg() local
1398 struct cg *cgp; in ffs_blkalloc_ump() local
1501 struct cg *cgp; in ffs_blkfree_cg() local
1774 struct cg *cgp; in ffs_blkfree_snap() local
1814 struct cg *cgp; in ffs_blkfree_common() local
1937 struct cg *cgp; in ffs_freefile() local
1974 struct cg *cgp; in ffs_freefile_snap() local
[all …]
H A Dfs.h554 #define old_cg_blktot_old(cgp, ns) \ argument
556 #define old_cg_blks_old(fs, cgp, cylno, ns) \ argument
559 #define old_cg_blktot_new(cgp, ns) \ argument
562 #define old_cg_blks_new(fs, cgp, cylno, ns) \ argument
566 #define old_cg_blktot(cgp, ns) \ argument
569 #define old_cg_blks(fs, cgp, cylno, ns) \ argument
573 #define cg_inosused_new(cgp, ns) \ argument
576 #define cg_blksfree_new(cgp, ns) \ argument
579 #define cg_chkmagic_new(cgp, ns) \ argument
582 #define cg_inosused_old(cgp, ns) \ argument
[all …]
H A Dffs_subr.c283 ffs_clusteracct(struct fs *fs, struct cg *cgp, int32_t blkno, int cnt) in ffs_clusteracct()
H A Dffs_wapbl.c738 struct cg *cgp; in wapbl_find_log_start() local
/minix3/lib/libcurses/
H A Dcr_put.c93 char *cgp; local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp51 MatcherTableEmitter(const CodeGenDAGPatterns &cgp) in MatcherTableEmitter()
H A DDAGISelMatcherGen.cpp153 const CodeGenDAGPatterns &cgp) in MatcherGen()
/minix3/usr.sbin/makefs/
H A Dffs.c1052 struct cg *cgp; in ffs_write_inode() local