Home
last modified time | relevance | path

Searched refs:VOPNAME_CLOSE (Results 1 – 25 of 44) sorted by relevance

12

/titanic_44/usr/src/uts/common/fs/ctfs/
H A Dctfs_ctl.c231 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
330 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_sym.c138 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_event.c330 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
490 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_latest.c177 { VOPNAME_CLOSE, { .error = fs_inval } },
H A Dctfs_all.c150 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_cdir.c158 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_tdir.c161 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_tmpl.c191 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_root.c512 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
/titanic_44/usr/src/uts/common/fs/objfs/
H A Dobjfs_odir.c83 { VOPNAME_CLOSE, { .vop_close = objfs_common_close } },
H A Dobjfs_root.c168 { VOPNAME_CLOSE, { .vop_close = objfs_common_close } },
H A Dobjfs_data.c759 { VOPNAME_CLOSE, { .vop_close = objfs_common_close } },
/titanic_44/usr/src/uts/common/fs/doorfs/
H A Ddoor_vnops.c59 VOPNAME_CLOSE, { .vop_close = door_close },
/titanic_44/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vnops.c376 { VOPNAME_CLOSE, { .vop_close = sharefs_close } },
/titanic_44/usr/src/uts/common/fs/portfs/
H A Dport_vnops.c50 VOPNAME_CLOSE, { .vop_close = port_close },
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c495 { 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 Dsockcommon_vnops.c91 VOPNAME_CLOSE, { .vop_close = socket_vop_close },
/titanic_44/usr/src/uts/common/fs/namefs/
H A Dnamevno.c469 VOPNAME_CLOSE, { .vop_close = nm_close },
/titanic_44/usr/src/uts/common/fs/fd/
H A Dfdops.c322 VOPNAME_CLOSE, { .vop_close = fdclose },
/titanic_44/usr/src/uts/common/fs/
H A Dxattr.c757 { 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 Dlofs_vnops.c1216 VOPNAME_CLOSE, { .vop_close = lo_close },
/titanic_44/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c225 VOPNAME_CLOSE, { .vop_close = dc_close },
/titanic_44/usr/src/uts/common/fs/devfs/
H A Ddevfs_vnops.c1132 VOPNAME_CLOSE, { .vop_close = devfs_close },
/titanic_44/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c147 VOPNAME_CLOSE, { .vop_close = pcfs_close },
170 VOPNAME_CLOSE, { .vop_close = pcfs_close },
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c93 VOPNAME_CLOSE, { .vop_close = auto_close },

12