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

  /src/sys/kern/
vfs_syscalls.c 1160 do_sys_quotactl(const char *path_u, const struct quotactl_args *args) function in typeref:typename:int
1263 return do_sys_quotactl(SCARG(uap, path), &args);
vfs_syscalls.c 1160 do_sys_quotactl(const char *path_u, const struct quotactl_args *args) function in typeref:typename:int
1263 return do_sys_quotactl(SCARG(uap, path), &args);

Completed in 27 milliseconds