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

  /src/sys/compat/common/
compat_50_quota.c 105 error = vfs_quotactl_quotaoff(mp, idtype);
  /src/sys/kern/
vfs_quotactl.c 187 vfs_quotactl_quotaoff(struct mount *mp, int idtype) function in typeref:typename:int
vfs_syscalls.c 1156 return vfs_quotactl_quotaoff(mp, idtype);
  /src/sys/sys/
mount.h 424 int vfs_quotactl_quotaoff(struct mount *, int);

Completed in 69 milliseconds