HomeSort by: relevance | last modified time | path
    Searched defs:do_sys_quotactl_stat (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
vfs_syscalls.c 857 do_sys_quotactl_stat(struct mount *mp, struct quotastat *info_u) function in typeref:typename:int
1173 error = do_sys_quotactl_stat(mp, args->u.stat.qc_info);

Completed in 13 milliseconds