Lines Matching refs:fs_quotafile
70 sblock->fs_quotafile[type] = ino;
254 if (sblock->fs_quotafile[type] != 0) {
257 info = inoinfo(sblock->fs_quotafile[type]);
266 capstrtype, sblock->fs_quotafile[type]);
272 capstrtype, sblock->fs_quotafile[type]);
276 " type %d\n", sblock->fs_quotafile[type],
280 dp = ginode(sblock->fs_quotafile[type]);
287 mode, capstrtype, sblock->fs_quotafile[type]);
298 capstrtype, sblock->fs_quotafile[type]);
305 freeino(sblock->fs_quotafile[type]);
306 sblock->fs_quotafile[type] = 0;
315 sblock->fs_quotafile[type]);
328 freeino(sblock->fs_quotafile[type]);
329 sblock->fs_quotafile[type] = 0;
333 if (sblock->fs_quotafile[type] == 0) {
346 dp = ginode(sblock->fs_quotafile[type]);
479 dp = ginode(sblock->fs_quotafile[type]);
535 sblock->fs_quotafile[USRQUOTA] == 0) {
540 sblock->fs_quotafile[GRPQUOTA] == 0) {