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

  /src/sys/kern/
vfs_quotactl.c 48 vfs_quotactl_idtypestat(struct mount *mp, int idtype, function
vfs_syscalls.c 884 error = vfs_quotactl_idtypestat(mp, idtype, &info_k);
  /src/sys/sys/
mount.h 408 int vfs_quotactl_idtypestat(struct mount *, int, struct quotaidtypestat *);

Completed in 24 milliseconds