Home
last modified time | relevance | path

Searched refs:sys_quotactl (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dinit_sysent.c206 …{ .sy_narg = AS(quotactl_args), .sy_call = (sy_call_t *)sys_quotactl, .sy_auevent = AUE_QUOTACTL, …
H A Dvfs_syscalls.c191 sys_quotactl(struct thread *td, struct quotactl_args *uap) in sys_quotactl() function
/f-stack/freebsd/sys/
H A Dsysproto.h1949 int sys_quotactl(struct thread *, struct quotactl_args *);