Searched defs:clfs (Results 1 – 1 of 1) sorted by relevance
18 struct clfs { struct28 int clfs_ifilefd; /* Ifile file descriptor */ argument30 struct lfs_fhandle clfs_ifilefh; /* Ifile file handle */ argument33 int clfs_devfd; /* Device file descriptor */ argument34 struct uvnode *clfs_devvp; /* Device vnode */ argument35 char *clfs_dev; /* Name of device */ argument38 struct clfs_seguse *clfs_segtab; /* Abbreviated seguse table */ argument39 struct clfs_seguse **clfs_segtabp; /* pointers to same */ argument42 int clfs_nactive; /* How many segments' blocks we have */ argument43 int clfs_onhold; /* If cleaning this fs is on hold */ argument[all …]