Searched refs:quota_fsname (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/usr.sbin/quotaon/
H A Dquotaon.c163 warn("%s", quota_fsname(qf));
167 printf("%s: quotas turned off\n", quota_fsname(qf));
172 warn("using %s on %s", quota_qfname(qf), quota_fsname(qf));
177 quota_fsname(qf), qfextension[type], quota_qfname(qf));
/freebsd-13-stable/sbin/quotacheck/
H A Dpreen.c268 p->p_mntpt = quota_fsname(qfu);
270 p->p_mntpt = quota_fsname(qfg);
H A Dquotacheck.c265 mntpt = quota_fsname(qfu);
267 mntpt = quota_fsname(qfg);
/freebsd-13-stable/lib/libutil/
H A DMakefile69 quotafile.3 quota_fsname.3 \
H A Dlibutil.h197 quota_fsname(const struct quotafile *_qf);
H A Dquotafile.c237 quota_fsname(const struct quotafile *qf) function

Completed in 111 milliseconds