/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv_ns.c | 56 vop_fid_pseudo(vnode_t *vp, fid_t *fidp) in vop_fid_pseudo() 93 nfs4_vget_pseudo(struct exportinfo *exi, vnode_t **vpp, fid_t *fidp) in nfs4_vget_pseudo() 95 fid_t exp_fid; in nfs4_vget_pseudo() 149 pseudo_exportfs(nfs_export_t *ne, vnode_t *vp, fid_t *fid, in pseudo_exportfs() 634 fid_t fid; in treeclimb_export() 994 fid_t fid; in has_visible() 1055 fid_t fid; in nfs_visible() 1131 fid_t fid; in nfs_exported() 1208 fid_t fid; in nfs_visible_change()
|
H A D | nfs_export.c | 144 nfs_fhhash(fsid_t *fsid, fid_t *fid) in nfs_fhhash() 1251 fid_t fid; in exportfs() 2161 fid_t fid; in nfs_vptoexi() 2270 error = VOP_FID(vp, (fid_t *)&fh->fh_len, NULL); in makefh() 2370 fid_t fid; in makefh3() 2475 fid_t fid; in makefh4() 2542 fid_t *fidp; in nfs_fhtovp() 2568 fidp = (fid_t *)&fh->fh_len; in nfs_fhtovp() 2593 fid_t *fidp; in nfs3_fhtovp() 2635 fid_t *fidp; in nfs4_fhtovp() [all …]
|
H A D | nfs_srv.c | 369 fid_t fid; in rfs_cross_mnt() 501 EQFID(&exi->exi_fid, (fid_t *)&fhp->fh_len)) { in rfs_lookup() 2180 to_exi = checkexport(&fh->fh_fsid, (fid_t *)&fh->fh_xlen); in rfs_rename() 2326 to_exi = checkexport(&fh->fh_fsid, (fid_t *)&fh->fh_xlen); in rfs_link()
|
H A D | nfs_server.c | 1605 fid_t *fid, *xfid; in common_dispatch() 1614 fid = (fid_t *)&fh2->fh_len; in common_dispatch() 1615 xfid = (fid_t *)&fh2->fh_xlen; in common_dispatch()
|
H A D | nfs_vfsops.c | 133 static int nfs_vget(vfs_t *, vnode_t **, fid_t *); 1612 nfs_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp) in nfs_vget()
|
H A D | nfs3_vfsops.c | 131 static int nfs3_vget(vfs_t *, vnode_t **, fid_t *); 1611 nfs3_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp) in nfs3_vget()
|
H A D | nfs4_srv_readdir.c | 119 fid_t fid; in nfs4_readdir_getvp()
|
H A D | nfs_log.c | 1598 (fid_t *)&fh->fh_xlen); in nfslog_get_exi()
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | export.h | 589 fid_t vis_fid; 680 fid_t exi_rootfid; 700 extern struct exportinfo *pseudo_exportfs(nfs_export_t *, vnode_t *, fid_t *, 702 extern int vop_fid_pseudo(vnode_t *, fid_t *); 703 extern int nfs4_vget_pseudo(struct exportinfo *, vnode_t **, fid_t *);
|
H A D | nfs.h | 1139 #define FH3TOFIDP(fh) ((fid_t *)&((fh)->fh3_len)) 1140 #define FH3TOXFIDP(fh) ((fid_t *)&((fh)->fh3_xlen))
|
/illumos-gate/usr/src/uts/common/ipp/ipgpc/ |
H A D | filters.c | 52 fid_t *ipgpc_fid_list = NULL; /* filter id list */ 100 static void common_addfilter(fid_t *, int); 101 static void v4_addfilter(fid_t *, int); 102 static void v6_addfilter(fid_t *, int); 106 static void common_removefilter(int, fid_t *); 107 static void v4_removefilter(int, fid_t *); 108 static void v6_removefilter(int, fid_t *); 367 kmem_zalloc(sizeof (fid_t) * ipgpc_max_num_filters, KM_NOSLEEP); in ipgpc_initialize() 958 common_addfilter(fid_t *fid, int filter_id) in common_addfilter() 1017 v4_addfilter(fid_t *fid, int filter_id) in v4_addfilter() [all …]
|
H A D | filters.h | 52 extern fid_t *ipgpc_fid_list; /* filter id list */
|
H A D | classifier-objects.h | 251 } fid_t; typedef
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | vfs.h | 93 } fid_t; typedef 111 typedef fid_t fid32_t; 330 int (*vfs_vget)(vfs_t *, vnode_t **, fid_t *); \ 348 extern int fsop_vget(vfs_t *, vnode_t **, fid_t *);
|
H A D | attr.h | 139 int xattr_dir_vget(vfs_t *, vnode_t **, fid_t *);
|
H A D | fem.h | 203 int (*femop_fid)(femarg_t *vf, fid_t *fidp, \ 289 int (*fsemop_vget)(fsemarg_t *vf, vnode_t **vpp, fid_t *fidp); \ 349 extern int vnext_fid(femarg_t *vf, fid_t *fidp, caller_context_t *ct); 413 extern int vfsnext_vget(fsemarg_t *vf, vnode_t **vpp, fid_t *fidp);
|
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | zfs_ctldir.h | 62 fid_t *fidp);
|
/illumos-gate/usr/src/ucbhead/sys/ |
H A D | vfs.h | 75 } fid_t; typedef
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfs_ctldir.c | 349 zfsctl_common_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct) in zfsctl_common_fid() 383 zfsctl_shares_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct) in zfsctl_shares_fid()
|
H A D | zfs_vfsops.c | 90 static int zfs_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp); 2375 zfs_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp) in zfs_vget()
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | xattr.c | 173 xattr_common_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct) in xattr_common_fid() 1689 xattr_dir_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp) in xattr_dir_vget()
|
H A D | fem.c | 1015 vhead_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct) in vhead_fid() 1877 fshead_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp) in fshead_vget() 2393 vnext_fid(femarg_t *vf, fid_t *fidp, caller_context_t *ct) in vnext_fid() 2839 vfsnext_vget(fsemarg_t *vf, vnode_t **vpp, fid_t *fidp) in vfsnext_vget()
|
/illumos-gate/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 89 static int fifo_fid(vnode_t *, fid_t *, caller_context_t *); 1716 fifo_fid(vnode_t *vp, fid_t *fidfnp, caller_context_t *ct) in fifo_fid()
|
/illumos-gate/usr/src/uts/common/klm/ |
H A D | nlm_service.c | 182 error = VFS_VGET(vfsp, &vp, (fid_t *)&(fh->_fh3_len)); in lm_fhtovp()
|
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_vop.c | 905 fid_t *fidp, in fop_fid()
|