Home
last modified time | relevance | path

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

/f-stack/tools/libutil/
H A Dquotafile.c56 int quotatype; /* USRQUOTA or GRPQUOTA */ member
115 quota_open(struct fstab *fs, int quotatype, int openflags) in quota_open()