Searched refs:sys_getfh (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | init_sysent.c | 213 …{ AS(getfh_args), (sy_call_t *)sys_getfh, AUE_NFS_GETFH, NULL, 0, 0, 0, SY_THR_STATIC }, /* 161 = …
|
| H A D | vfs_syscalls.c | 4166 sys_getfh(struct thread *td, struct getfh_args *uap) in sys_getfh() function
|
| /freebsd-12.1/sys/compat/freebsd32/ |
| H A D | freebsd32_sysent.c | 220 …{ 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 D | sysproto.h | 1896 int sys_getfh(struct thread *, struct getfh_args *);
|