Home
last modified time | relevance | path

Searched refs: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
75 struct fsquot *findfsq();
319 struct fsquot *fsqp;
474 struct fsquot *
478 struct fsquot *fsqp; in findfsq()
518 struct fsquot *fsqp; in setup_zfs()
545 struct fsquot *fsqp; in setupfs()
601 register struct fsquot *fsqp; in freefs()
[all …]
/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
324 struct fsquot *fsqp; in getprivs()
363 struct fsquot *fsqp; in putprivs()
498 struct fsquot *fsqp; in gettimes()
534 struct fsquot *fsqp; in puttimes()
659 struct fsquot *fsqp; in setupfs()
681 fsqp = malloc(sizeof (struct fsquot)); in setupfs()
703 struct fsquot *fsqp; in getdiscq()
[all …]