Home
last modified time | relevance | path

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

/titanic_50/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;
478 struct fsquot *
482 struct fsquot *fsqp; in findfsq()
522 struct fsquot *fsqp; in setup_zfs()
528 fsqp = malloc(sizeof (struct fsquot)); in setup_zfs()
549 struct fsquot *fsqp; in setupfs()
[all …]
/titanic_50/usr/src/cmd/fs.d/ufs/edquota/
H A Dedquota.c75 struct fsquot { struct
76 struct fsquot *fsq_next; argument
83 static struct fsquot *fsqlist; argument
325 struct fsquot *fsqp; in getprivs()
364 struct fsquot *fsqp; in putprivs()
499 struct fsquot *fsqp; in gettimes()
535 struct fsquot *fsqp; in puttimes()
660 struct fsquot *fsqp; in setupfs()
682 fsqp = malloc(sizeof (struct fsquot)); in setupfs()
704 struct fsquot *fsqp; in getdiscq()
[all …]