Home
last modified time | relevance | path

Searched refs:vnodeops_t (Results 1 – 25 of 30) sorted by relevance

12

/titanic_44/usr/src/uts/common/sys/
H A Dctfs_impl.h223 extern vnodeops_t *ctfs_ops_root;
224 extern vnodeops_t *ctfs_ops_adir;
225 extern vnodeops_t *ctfs_ops_sym;
226 extern vnodeops_t *ctfs_ops_tdir;
227 extern vnodeops_t *ctfs_ops_tmpl;
228 extern vnodeops_t *ctfs_ops_cdir;
229 extern vnodeops_t *ctfs_ops_ctl;
230 extern vnodeops_t *ctfs_ops_stat;
231 extern vnodeops_t *ctfs_ops_event;
232 extern vnodeops_t *ctfs_ops_bundle;
[all …]
H A Dgfs.h50 vnodeops_t **gfsv_ops; /* ptr to result */
98 extern vnode_t *gfs_file_create(size_t, vnode_t *, vnodeops_t *);
99 extern vnode_t *gfs_dir_create(size_t, vnode_t *, vnodeops_t *,
101 extern vnode_t *gfs_root_create(size_t, struct vfs *, vnodeops_t *, ino64_t,
103 extern vnode_t *gfs_root_create_file(size_t, struct vfs *, vnodeops_t *,
H A Dobjfs_impl.h93 extern vnodeops_t *objfs_ops_root;
109 extern vnodeops_t *objfs_ops_odir;
125 extern vnodeops_t *objfs_ops_data;
H A Dvfs_opreg.h102 vnodeops_t **);
103 void vn_freevnodeops(vnodeops_t *);
H A Dvnode.h939 } vnodeops_t; typedef
1225 void vn_setops(vnode_t *, vnodeops_t *);
1226 vnodeops_t *vn_getops(vnode_t *);
1227 int vn_matchops(vnode_t *, vnodeops_t *);
1238 void vn_freevnodeops(vnodeops_t *);
H A Dfem.h113 vnodeops_t *vnode;
428 extern vnodeops_t *fem_getvnops(struct vnode *v);
/titanic_44/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c79 vnodeops_t *ctfs_ops_root;
80 vnodeops_t *ctfs_ops_adir;
81 vnodeops_t *ctfs_ops_sym;
82 vnodeops_t *ctfs_ops_tdir;
83 vnodeops_t *ctfs_ops_tmpl;
84 vnodeops_t *ctfs_ops_cdir;
85 vnodeops_t *ctfs_ops_ctl;
86 vnodeops_t *ctfs_ops_stat;
87 vnodeops_t *ctfs_ops_event;
88 vnodeops_t *ctfs_ops_bundle;
[all …]
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvfs_opreg.h102 vnodeops_t **);
103 void vn_freevnodeops(vnodeops_t *);
H A Dvnode.h934 } vnodeops_t; typedef
1220 void vn_setops(vnode_t *, vnodeops_t *);
1221 vnodeops_t *vn_getops(vnode_t *);
1222 int vn_matchops(vnode_t *, vnodeops_t *);
1233 void vn_freevnodeops(vnodeops_t *);
/titanic_44/usr/src/uts/common/fs/objfs/
H A Dobjfs_vfs.c55 vnodeops_t *objfs_ops_root;
56 vnodeops_t *objfs_ops_odir;
57 vnodeops_t *objfs_ops_data;
/titanic_44/usr/src/uts/common/sharefs/
H A Dsharefs.h113 extern vnodeops_t *sharefs_ops_data;
/titanic_44/usr/src/uts/common/fs/
H A Dgfs.c457 gfs_file_create(size_t size, vnode_t *pvp, vnodeops_t *ops) in gfs_file_create()
515 gfs_dir_create(size_t struct_size, vnode_t *pvp, vnodeops_t *ops, in gfs_dir_create()
556 gfs_root_create(size_t size, vfs_t *vfsp, vnodeops_t *ops, ino64_t ino, in gfs_root_create()
580 gfs_root_create_file(size_t size, vfs_t *vfsp, vnodeops_t *ops, ino64_t ino) in gfs_root_create_file()
H A Dvnode.c2238 vnodeops_t **actual) /* Return the vnodeops */ in vn_make_ops()
2243 *actual = (vnodeops_t *)kmem_alloc(sizeof (vnodeops_t), KM_SLEEP); in vn_make_ops()
2249 kmem_free(*actual, sizeof (vnodeops_t)); in vn_make_ops()
2265 vn_freevnodeops(vnodeops_t *vnops) in vn_freevnodeops()
2267 kmem_free(vnops, sizeof (vnodeops_t)); in vn_freevnodeops()
2830 vn_setops(vnode_t *vp, vnodeops_t *vnodeops) in vn_setops()
2832 vnodeops_t *op; in vn_setops()
2856 vnodeops_t *
2859 vnodeops_t *op; in vn_getops()
2877 vn_matchops(vnode_t *vp, vnodeops_t *vnodeops) in vn_matchops()
[all …]
H A Dxattr.c753 vnodeops_t *xattr_file_ops;
798 vnodeops_t *xattr_dir_ops;
H A Dfem.c266 offsetof(vnodeops_t, _vop), offsetof(fem_t, _vsop))
3349 fem_setvnops(vnode_t *v, vnodeops_t *newops) in fem_setvnops()
3351 vnodeops_t *r; in fem_setvnops()
3371 vnodeops_t *
3374 vnodeops_t *r; in fem_getvnops()
H A Ddnlc.c878 dnlc_fs_purge1(vnodeops_t *vop) in dnlc_fs_purge1()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c115 vnodeops_t *zfsctl_ops_root;
116 vnodeops_t *zfsctl_ops_snapdir;
117 vnodeops_t *zfsctl_ops_snapshot;
118 vnodeops_t *zfsctl_ops_shares;
119 vnodeops_t *zfsctl_ops_shares_dir;
H A Dzfs_vnops.c5259 vnodeops_t *zfs_dvnodeops;
5292 vnodeops_t *zfs_fvnodeops;
5327 vnodeops_t *zfs_symvnodeops;
5344 vnodeops_t *zfs_sharevnodeops;
5370 vnodeops_t *zfs_xdvnodeops;
5401 vnodeops_t *zfs_evnodeops;
/titanic_44/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c52 vnodeops_t *sharefs_ops_data;
/titanic_44/usr/src/uts/common/fs/swapfs/
H A Dswap_vnops.c90 vnodeops_t *swap_vnodeops;
/titanic_44/usr/src/uts/common/io/
H A Dphysmem.c118 vnodeops_t *physmem_vnodeops = NULL;
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4.h1355 extern vnodeops_t *nfs4_trigger_vnodeops;
/titanic_44/usr/src/uts/common/fs/devfs/
H A Ddevfs_vnops.c1128 vnodeops_t *dv_vnodeops;
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c89 vnodeops_t *auto_vnodeops;
/titanic_44/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c1537 vnodeops_t *sdev_vnodeops;

12