Home
last modified time | relevance | path

Searched refs:cgballoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libufs/
H A Dlibufs.h145 ufs2_daddr_t cgballoc(struct uufsd *);
H A Dcgroup.c51 cgballoc(struct uufsd *disk) in cgballoc() function
/freebsd/sbin/tunefs/
H A Dtunefs.c575 blk = cgballoc(&disk); in journal_balloc()