Searched refs:vfs_remove (Results 1 – 3 of 3) sorted by relevance
187 void vfs_remove(struct vfs *);197 extern void vfs_remove(); /* remove a vfs from mounted vfs list */
494 void vfs_remove(struct vfs *);
3068 vfs_remove(vfsp); in dounmount()3234 vfs_remove(struct vfs *vfsp) in vfs_remove() function