Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libufs/
H A DMakefile18 MLINKS+= cgread.3 cgwrite1.3
H A Dcgroup.c260 return (cgwrite1(disk, disk->d_cg.cg_cgx)); in cgwrite()
264 cgwrite1(struct uufsd *disk, int cg) in cgwrite1() function
H A Dlibufs.h144 int cgwrite1(struct uufsd *, int);