Home
last modified time | relevance | path

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

/freebsd/lib/libufs/
H A DMakefile16 MLINKS+= cgread.3 cgwrite1.3
H A Dcgroup.c259 return (cgwrite1(disk, disk->d_cg.cg_cgx)); in cgwrite()
263 cgwrite1(struct uufsd *disk, int cg) in cgwrite1() function
H A Dlibufs.h153 int cgwrite1(struct uufsd *, int);