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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_subs.c2467 nx->nx_fh.nfh_xh.nxh_flags = NXHF_INVALIDFH;
2471 (nx->nx_fh.nfh_xh.nxh_flags & NXHF_INVALIDFH)) {
2520 nx->nx_fh.nfh_xh.nxh_flags = NXHF_INVALIDFH;
2690 if (v & NXHF_INVALIDFH)
2813 nfhp->nfh_xh.nxh_flags = htons(NXHF_INVALIDFH);
H A Dnfs.h382 #define NXHF_INVALIDFH 0x0001 /* file handle is invalid */ macro

Completed in 128 milliseconds