Searched refs:fid_t (Results 26 - 40 of 40) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c81 static int zfs_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp);
1913 zfs_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp)
H A Dzfs_vnops.c4747 zfs_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct)
/opensolaris-onvv-gate/usr/src/uts/common/nfs/
H A Dnfs.h1059 #define FH3TOFIDP(fh) ((fid_t *)&((fh)->fh3_len))
1060 #define FH3TOXFIDP(fh) ((fid_t *)&((fh)->fh3_xlen))
/opensolaris-onvv-gate/usr/src/uts/common/fs/
H A Dfem.c1012 vhead_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct)
1844 fshead_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp)
2358 vnext_fid(femarg_t *vf, fid_t *fidp, caller_context_t *ct)
2804 vfsnext_vget(fsemarg_t *vf, vnode_t **vpp, fid_t *fidp)
H A Dvfs.c260 fsop_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp)
H A Dvnode.c3728 fid_t *fidp,
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c107 fid_t fid;
H A Dnfs_log.c1594 (fid_t *)&fh->fh_xlen);
H A Dnfs4_srv.c872 fid_t fid;
2608 fid_t fid;
3457 (fid_t *)&fh_fmtp->fh4_xlen, NULL);
3545 cs->exi = checkexport4(&fh_fmtp->fh4_fsid, (fid_t *)&fh_fmtp->fh4_xlen,
3584 fid_t fid;
7518 (fid_t *)&fh_fmtp->fh4_xlen, NULL);
H A Dnfs4_vfsops.c143 static int nfs4_vget(vfs_t *, vnode_t **, fid_t *);
2934 nfs4_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp)
H A Dnfs_vnops.c163 static int nfs_fid(vnode_t *, fid_t *, caller_context_t *);
3532 nfs_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct)
H A Dnfs4_stub_vnops.c205 extern int nfs4_fid(vnode_t *, fid_t *, caller_context_t *);
H A Dnfs3_vnops.c197 static int nfs3_fid(vnode_t *, fid_t *, caller_context_t *);
4440 nfs3_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct)
H A Dnfs4_vnops.c268 int nfs4_fid(vnode_t *, fid_t *, caller_context_t *);
9649 nfs4_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct)
/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c3909 fid_t *fidp = NULL;
3961 fid_t cookie;
4090 fid_t cookie;
5898 fid_t *fidp = NULL;
6354 fid_t *fidp = NULL;

Completed in 380 milliseconds

12