Home
last modified time | relevance | path

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

/openbsd/usr.bin/quota/
H A Dquota.c88 int ufshasquota(struct fstab *, int, char **);
488 ufshasquota(struct fstab *fs, int type, char **qfnamep) in ufshasquota() function
532 if (!ufshasquota(fs, quotatype, &qfpathname)) in getufsquota()