Home
last modified time | relevance | path

Searched refs:quotactl_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c183 struct quotactl_args { struct
191 sys_quotactl(struct thread *td, struct quotactl_args *uap) in sys_quotactl() argument
H A Dinit_sysent.c206 …{ .sy_narg = AS(quotactl_args), .sy_call = (sy_call_t *)sys_quotactl, .sy_auevent = AUE_QUOTACTL, …
H A Dsystrace_args.c804 struct quotactl_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h470 struct quotactl_args { struct
1949 int sys_quotactl(struct thread *, struct quotactl_args *);