Searched refs:fs_vnevent_support (Results 1 – 15 of 15) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/ |
H A D | fs_subr.h | 94 extern int fs_vnevent_support(vnode_t *, vnevent_t, vnode_t *dvp,
|
H A D | fs_subr.c | 743 fs_vnevent_support(vnode_t *vp, vnevent_t e, vnode_t *dvp, char *fnm, in fs_vnevent_support() function
|
H A D | vfs.c | 2837 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support }, in vfs_mnttabvp_setup()
|
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | fake_fssub.c | 345 fs_vnevent_support(vnode_t *vp, vnevent_t e, vnode_t *dvp, char *fnm, in fs_vnevent_support() function
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vnops.c | 5699 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support }, 5731 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support }, 5749 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support }, 5764 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support }, 5804 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support },
|
/illumos-gate/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 163 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support }, 185 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support },
|
/illumos-gate/usr/src/uts/common/fs/autofs/ |
H A D | auto_vnops.c | 116 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support },
|
/illumos-gate/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 2467 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support },
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_stub_vnops.c | 300 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support },
|
H A D | nfs_vnops.c | 240 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support },
|
H A D | nfs3_vnops.c | 279 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support },
|
H A D | nfs4_vnops.c | 444 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support },
|
/illumos-gate/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 235 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support },
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vnops.c | 5031 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support },
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vnops.c | 234 VOPNAME_VNEVENT, { .vop_vnevent = fs_vnevent_support },
|