Searched refs:NXHF_INVALIDFH (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c2979 nx->nx_fh.nfh_xh.nxh_flags = NXHF_INVALIDFH;
2983 (nx->nx_fh.nfh_xh.nxh_flags & NXHF_INVALIDFH)) {
3039 nx->nx_fh.nfh_xh.nxh_flags = NXHF_INVALIDFH;
3213 if (v & NXHF_INVALIDFH)
3343 nfhp->nfh_xh.nxh_flags = htons(NXHF_INVALIDFH);
H A Dnfs.h394 #define NXHF_INVALIDFH 0x0001 /* file handle is invalid */ macro

Completed in 39 milliseconds