Searched refs:nfs_fmt (Results 1 – 1 of 1) sorted by relevance
1164 #define FH_TO_FMT4(exifh, nfs_fmt) { \ argument1165 bzero((nfs_fmt), NFS_FH4_LEN); \1166 (nfs_fmt)->fh4_fsid = (exifh)->fh_fsid; \1167 (nfs_fmt)->fh4_xlen = (exifh)->fh_xlen; \1168 bcopy((exifh)->fh_xdata, (nfs_fmt)->fh4_xdata, \