Home
last modified time | relevance | path

Searched defs:cgblk (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sbin/quotacheck/
H A Dquotacheck.c71 struct cg cgblk; member
74 #define cgblk cg_un.cgblk macro
/openbsd-src/sbin/fsck_ffs/
H A Dutilities.c55 static struct bufarea cgblk; /* backup buffer for cylinder group blocks */ variable