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

  /src/sys/compat/common/
compat_50_quota.c 157 error = vfs_quotactl_stat(mp, &qstat);
  /src/sys/kern/
vfs_quotactl.c 38 vfs_quotactl_stat(struct mount *mp, struct quotastat *info) function in typeref:typename:int
vfs_syscalls.c 865 error = vfs_quotactl_stat(mp, &info_k);
  /src/sys/sys/
mount.h 407 int vfs_quotactl_stat(struct mount *, struct quotastat *);

Completed in 17 milliseconds