Searched refs:vnevent_create (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | vnode.h | 1292 void vnevent_create(vnode_t *, caller_context_t *);
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | vnode.h | 1291 void vnevent_create(vnode_t *, caller_context_t *);
|
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 1114 vnevent_create(PCTOV(pcp), ct); in pcfs_create()
|
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vnops.c | 1867 vnevent_create(vp, ct); in smbfs_create()
|
/titanic_44/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 1035 vnevent_create(*vpp, ct); in tmp_create()
|
/titanic_44/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 795 vnevent_create(ITOV(ip), ct); in udf_create()
|
/titanic_44/usr/src/uts/common/fs/ |
H A D | vnode.c | 2560 vnevent_create(vnode_t *vp, caller_context_t *ct) in vnevent_create() function
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_vnops.c | 2049 vnevent_create(vp, ct); in nfs_create()
|
H A D | nfs3_vnops.c | 2316 vnevent_create(vp, ct); in nfs3_create()
|
H A D | nfs4_vnops.c | 6709 vnevent_create(tvp, ct); in nfs4_create() 6816 vnevent_create(tvp, ct); in nfs4_create()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vnops.c | 1611 vnevent_create(ZTOV(zp), ct); in zfs_create()
|
/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vnops.c | 3101 vnevent_create(ITOV(ip), ct); in ufs_create()
|