Lines Matching refs:fhandle
803 the fhandle cache to avoid a stale fhandle being reused. This
2765 assume that it uses the OS's native fhandle structure
2766 (often struct nfs_fh3). When we store the fhandle data for our
2772 instead of using the system's default fhandle structure, simply to
2773 avoid extra malloc's and free's, because whereas nfsv2's fhandle
2774 structure is a simple 32-byte buffer, nfsv3's fhandle structures
2775 often just define a "char *" for the fhandle data, and the caller
2780 of the fhandle structures for v3: first four bytes are the length
2781 fields and the next four bytes are the fhandle data. Sigh.
2783 because we simply cannot avoid using the system's default fhandle
11630 * aux/macros/check_nfs_fh_dref.m4: HPUX's NFS fhandle dref is