Lines Matching refs:fsquot
59 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()
578 fsqp = malloc(sizeof (struct fsquot)); in setupfs()
605 register struct fsquot *fsqp; in freefs()
617 struct fsquot *fsqp; in getdiskquota()