Home
last modified time | relevance | path

Searched refs:quota_open (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/libutil/
H A DMakefile74 quotafile.3 quota_open.3 \
H A Dlibutil.h206 quota_open(struct fstab *_fs, int _quotatype, int _openflags);
H A Dquotafile.c115 quota_open(struct fstab *fs, int quotatype, int openflags) in quota_open() function