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 in typeref:typename:int
vfs_syscalls.c 883 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 15 milliseconds