HomeSort by: relevance | last modified time | path
    Searched refs:vfs_quotactl_quotaon (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/compat/common/
compat_50_quota.c 99 error = vfs_quotactl_quotaon(mp, idtype, qfile);
  /src/sys/kern/
vfs_quotactl.c 176 vfs_quotactl_quotaon(struct mount *mp, int idtype, const char *path) function in typeref:typename:int
vfs_syscalls.c 1146 error = vfs_quotactl_quotaon(mp, idtype, path_k);
  /src/sys/sys/
mount.h 423 int vfs_quotactl_quotaon(struct mount *, int, const char *);

Completed in 110 milliseconds