Home
last modified time | relevance | path

Searched refs:fh_xlen (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4.h1037 (nfs_fmt)->fh4_xlen = (exifh)->fh_xlen; \
1039 (exifh)->fh_xlen); \
H A Dnfs.h425 ushort_t fh_xlen; /* export file number length */ member
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c848 exi_root->exi_fh.fh_xlen = exi_rootfid.fid_len; in nfs_exportinit()
1215 exi->exi_fh.fh_xlen = exi->exi_fid.fid_len; in exportfs()
2232 fh_fmtp->fh4_i.fhx_xlen = exi->exi_fh.fh_xlen; in makefh4()
2236 ASSERT(exi->exi_fh.fh_xlen <= sizeof (fh_fmtp->fh4_i.fhx_xdata)); in makefh4()
2238 exi->exi_fh.fh_xlen); in makefh4()
H A Dnfs4_srv_ns.c176 exi->exi_fh.fh_xlen = exi->exi_fid.fid_len; in pseudo_exportfs()
H A Dnfs_srv.c2053 to_exi = checkexport(&fh->fh_fsid, (fid_t *)&fh->fh_xlen, NULL); in rfs_rename()
2199 to_exi = checkexport(&fh->fh_fsid, (fid_t *)&fh->fh_xlen, NULL); in rfs_link()
H A Dnfs_log.c1594 (fid_t *)&fh->fh_xlen, NULL); in nfslog_get_exi()
H A Dnfs_server.c1597 xfid = (fid_t *)&fh2->fh_xlen; in common_dispatch()
/titanic_50/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.c348 public_fh.fh_xlen = NFS_FHMAXDATA; in main()
H A Dfhtab.c2149 bcopy(fh->fh_xdata, fh->fh_data, fh->fh_xlen); in nfslog_SHARE_fhargs()
2197 bcopy(fh->fh_xdata, fh->fh_data, fh->fh_xlen); in nfslog_UNSHARE_fhargs()