Searched refs:fh_fsid (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Ddbtab.c1318 dbp = db_get_db(fhpath, &fh->fh_fsid, &error, O_CREAT);
1377 dbp = db_get_db(fhpath, &fh->fh_fsid, errorp, O_CREAT);
1419 dbp = db_get_db(fhpath, &dfh->fh_fsid, errorp, O_CREAT);
1590 dbp = db_get_db(fhpath, &dfh->fh_fsid, &error, O_CREAT);
1617 dbp = db_get_db(fhpath, &fh->fh_fsid, &error, O_CREAT);
1648 dbp = db_get_db(fhpath, &from_dfh->fh_fsid, &error, O_CREAT);
1684 ((fsidp != NULL) && (fsidp == &public_fh.fh_fsid)))
H A Dfhtab.c481 db_print_all_keys(fhpath, &fh->fh_fsid, stdout);
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h672 ((fh)->fh_fsid.val[1] == 0 && \
H A Dnfs4.h1036 (nfs_fmt)->fh4_fsid = (exifh)->fh_fsid; \
H A Dnfs.h422 fsid_t fh_fsid; /* filesystem id */ member in struct:svcfh
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_ns.c171 exi->exi_fh.fh_fsid = fsid;
H A Dnfs_export.c847 exi_root->exi_fh.fh_fsid = rootdir->v_vfsp->vfs_fsid;
1210 exi->exi_fh.fh_fsid = fsid;
2232 fh_fmtp->fh4_i.fhx_fsid = exi->exi_fh.fh_fsid;
H A Dnfs_srv.c2053 to_exi = checkexport(&fh->fh_fsid, (fid_t *)&fh->fh_xlen);
2199 to_exi = checkexport(&fh->fh_fsid, (fid_t *)&fh->fh_xlen);
H A Dnfs_log.c1593 exi_ret = checkexport(&fh->fh_fsid,
H A Dnfs_server.c1593 fsid = &fh2->fh_fsid;
/illumos-gate/usr/src/boot/sys/sys/
H A Dmount.h417 fsid_t fh_fsid; /* Filesystem id of mount point */ member in struct:fhandle

Completed in 92 milliseconds