Home
last modified time | relevance | path

Searched refs:cleanshares (Results 1 – 21 of 21) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dshare.h71 extern void cleanshares(struct vnode *, pid_t);
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c144 cleanshares(vp, ttoproc(curthread)->p_pid); in socket_vop_close()
/titanic_44/usr/src/uts/common/os/
H A Dshare.c342 cleanshares(struct vnode *vp, pid_t pid) in cleanshares() function
/titanic_44/usr/src/uts/common/fs/namefs/
H A Dnamevno.c170 cleanshares(vp, ttoproc(curthread)->p_pid); in nm_close()
/titanic_44/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c778 cleanshares(vp, curproc->p_pid); in fifo_cleanup()
H A Dfifovnops.c451 cleanshares(vp, ttoproc(curthread)->p_pid); in fifo_close()
/titanic_44/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c257 cleanshares(vp, ttoproc(curthread)->p_pid); in dc_close()
/titanic_44/usr/src/uts/common/fs/devfs/
H A Ddevfs_vnops.c97 cleanshares(vp, ttoproc(curthread)->p_pid); in devfs_close()
/titanic_44/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c357 cleanshares(vp, ttoproc(curthread)->p_pid); in sdev_close()
/titanic_44/usr/src/uts/common/fs/
H A Dxattr.c97 cleanshares(vp, ddi_get_pid()); in xattr_file_close()
/titanic_44/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c869 cleanshares(vp, ttoproc(curthread)->p_pid); in mntclose()
/titanic_44/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c698 cleanshares(vp, ttoproc(curthread)->p_pid); in hsfs_close()
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c468 cleanshares(vp, pid); in smbfs_close()
/titanic_44/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c889 cleanshares(vp, ttoproc(curthread)->p_pid); in spec_close()
/titanic_44/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c102 cleanshares(vp, ttoproc(curthread)->p_pid); in tmp_close()
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c269 cleanshares(vp, ttoproc(curthread)->p_pid); in udf_close()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c348 cleanshares(vp, ttoproc(curthread)->p_pid); in nfs_close()
H A Dnfs3_vnops.c386 cleanshares(vp, ttoproc(curthread)->p_pid); in nfs3_close()
H A Dnfs4_vnops.c2316 cleanshares(vp, ttoproc(curthread)->p_pid); in nfs4_close()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c233 cleanshares(vp, ddi_get_pid()); in zfs_close()
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c280 cleanshares(vp, ttoproc(curthread)->p_pid); in ufs_close()