Searched refs:getfh (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/bsd-user/openbsd/ |
H A D | strace.list | 46 { TARGET_OPENBSD_NR_getfh, "getfh", NULL, NULL, NULL },
|
/openbmc/linux/fs/nfsd/ |
H A D | xdr4.h | 647 struct svc_fh * getfh; member
|
H A D | nfs4proc.c | 670 u->getfh = &cstate->current_fh; in nfsd4_getfh()
|
H A D | nfs4xdr.c | 3820 struct svc_fh **fhpp = &u->getfh; in nfsd4_encode_getfh()
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-stat.h | 202 ret = get_errno(getfh(path(p), &host_fh)); in do_freebsd_getfh()
|
H A D | strace.list | 113 { TARGET_FREEBSD_NR_getfh, "getfh", NULL, NULL, NULL },
|