Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dinit_sysent.c213 …{ AS(getfh_args), (sy_call_t *)sys_getfh, AUE_NFS_GETFH, NULL, 0, 0, 0, SY_THR_STATIC }, /* 161 = …
H A Dvfs_syscalls.c4166 sys_getfh(struct thread *td, struct getfh_args *uap) in sys_getfh() function
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c220 …{ AS(getfh_args), (sy_call_t *)sys_getfh, AUE_NFS_GETFH, NULL, 0, 0, 0, SY_THR_STATIC }, /* 161 = …
/freebsd-12.1/sys/sys/
H A Dsysproto.h1896 int sys_getfh(struct thread *, struct getfh_args *);