/titanic_44/usr/src/uts/common/fs/ctfs/ |
H A D | ctfs_ctl.c | 231 { VOPNAME_CLOSE, { .vop_close = ctfs_close } }, 330 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
|
H A D | ctfs_sym.c | 138 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
|
H A D | ctfs_event.c | 330 { VOPNAME_CLOSE, { .vop_close = ctfs_close } }, 490 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
|
H A D | ctfs_latest.c | 177 { VOPNAME_CLOSE, { .error = fs_inval } },
|
H A D | ctfs_all.c | 150 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
|
H A D | ctfs_cdir.c | 158 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
|
H A D | ctfs_tdir.c | 161 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
|
H A D | ctfs_tmpl.c | 191 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
|
H A D | ctfs_root.c | 512 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
|
/titanic_44/usr/src/uts/common/fs/objfs/ |
H A D | objfs_odir.c | 83 { VOPNAME_CLOSE, { .vop_close = objfs_common_close } },
|
H A D | objfs_root.c | 168 { VOPNAME_CLOSE, { .vop_close = objfs_common_close } },
|
H A D | objfs_data.c | 759 { VOPNAME_CLOSE, { .vop_close = objfs_common_close } },
|
/titanic_44/usr/src/uts/common/fs/doorfs/ |
H A D | door_vnops.c | 59 VOPNAME_CLOSE, { .vop_close = door_close },
|
/titanic_44/usr/src/uts/common/fs/sharefs/ |
H A D | sharefs_vnops.c | 376 { VOPNAME_CLOSE, { .vop_close = sharefs_close } },
|
/titanic_44/usr/src/uts/common/fs/portfs/ |
H A D | port_vnops.c | 50 VOPNAME_CLOSE, { .vop_close = port_close },
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | zfs_ctldir.c | 495 { VOPNAME_CLOSE, { .vop_close = zfsctl_common_close } }, 1153 { VOPNAME_CLOSE, { .vop_close = zfsctl_common_close } }, 1170 { VOPNAME_CLOSE, { .vop_close = zfsctl_common_close } },
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | sockcommon_vnops.c | 91 VOPNAME_CLOSE, { .vop_close = socket_vop_close },
|
/titanic_44/usr/src/uts/common/fs/namefs/ |
H A D | namevno.c | 469 VOPNAME_CLOSE, { .vop_close = nm_close },
|
/titanic_44/usr/src/uts/common/fs/fd/ |
H A D | fdops.c | 322 VOPNAME_CLOSE, { .vop_close = fdclose },
|
/titanic_44/usr/src/uts/common/fs/ |
H A D | xattr.c | 757 { VOPNAME_CLOSE, { .vop_close = xattr_file_close } }, 1395 { VOPNAME_CLOSE, { .vop_close = xattr_dir_close } },
|
/titanic_44/usr/src/uts/common/fs/lofs/ |
H A D | lofs_vnops.c | 1216 VOPNAME_CLOSE, { .vop_close = lo_close },
|
/titanic_44/usr/src/uts/common/fs/dcfs/ |
H A D | dc_vnops.c | 225 VOPNAME_CLOSE, { .vop_close = dc_close },
|
/titanic_44/usr/src/uts/common/fs/devfs/ |
H A D | devfs_vnops.c | 1132 VOPNAME_CLOSE, { .vop_close = devfs_close },
|
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 147 VOPNAME_CLOSE, { .vop_close = pcfs_close }, 170 VOPNAME_CLOSE, { .vop_close = pcfs_close },
|
/titanic_44/usr/src/uts/common/fs/autofs/ |
H A D | auto_vnops.c | 93 VOPNAME_CLOSE, { .vop_close = auto_close },
|