Home
last modified time | relevance | path

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

/freebsd/lib/libufs/
H A DMakefile14 MLINKS+= cgread.3 cgget.3
H A Dcgroup.c197 if (cgget(disk->d_fd, &disk->d_fs, c, &disk->d_cg) == 0) { in cgread1()
221 cgget(int devfd, struct fs *fs, int cg, struct cg *cgp) in cgget() function
H A Dlibufs.h154 int cgget(int, struct fs *, int, struct cg *);