Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c59 struct fsquot { struct
61 struct fsquot *fsq_next; argument
67 struct fsquot *fsqlist = NULL; argument
/illumos-gate/usr/src/cmd/fs.d/ufs/edquota/
H A Dedquota.c74 struct fsquot { struct
75 struct fsquot *fsq_next; argument
82 static struct fsquot *fsqlist; argument