Home
last modified time | relevance | path

Searched refs:vfs_list_remove (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dvfs.h556 void vfs_list_remove(struct vfs *);
/titanic_44/usr/src/uts/common/fs/
H A Dvfs.c3277 vfs_list_remove(vfsp); in vfs_remove()
3668 vfs_list_remove(struct vfs *vfsp) in vfs_list_remove() function