Home
last modified time | relevance | path

Searched refs:checkexport (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dexport.h620 extern struct exportinfo *checkexport(fsid_t *, struct fid *, vnode_t *);
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c1582 exi_ret = checkexport(&fh3->fh3_fsid, in nfslog_get_exi()
1593 exi_ret = checkexport(&fh->fh_fsid, in nfslog_get_exi()
H A Dnfs_export.c1934 exi = checkexport(&vp->v_vfsp->vfs_fsid, &fid, in nfs_vptoexi()
2487 checkexport(fsid_t *fsid, fid_t *fid, vnode_t *vp) in checkexport() function
H A Dnfs4_srv_readdir.c195 newexi = checkexport(&vp->v_vfsp->vfs_fsid, &fid, vp); in nfs4_readdir_getvp()
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 Dnfs4_srv.c990 oexi = checkexport(&vp->v_vfsp->vfs_fsid, &fid, vp); in do_rfs4_op_secinfo()
2758 exi = checkexport(&vp->v_vfsp->vfs_fsid, &fid, vp); in do_rfs4_op_lookup()
3484 exi = checkexport(&fh_fmtp->fh4_fsid, in rfs4_op_putpubfh()
3578 cs->exi = checkexport(&fh_fmtp->fh4_fsid, (fid_t *)&fh_fmtp->fh4_xlen, in rfs4_op_putfh()
3652 exi = checkexport(&rootdir->v_vfsp->vfs_fsid, &fid, NULL); in rfs4_op_putrootfh()
7553 cs->exi = checkexport(&fh_fmtp->fh4_fsid, in rfs4_op_open()
H A Dnfs_server.c1650 exi = checkexport(fsid, xfid, NULL); in common_dispatch()
H A Dnfs3_srv.c2720 to_exi = checkexport(&fh3->fh3_fsid, FH3TOXFIDP(fh3), NULL); in rfs3_rename()
2930 to_exi = checkexport(&fh3->fh3_fsid, FH3TOXFIDP(fh3), NULL); in rfs3_link()