Searched refs:mntunmount (Results 1 – 1 of 1) sorted by relevance
112 static int mntmount(), mntunmount(), mntroot(), mntstatvfs();136 VFSNAME_UNMOUNT, { .vfs_unmount = mntunmount }, in mntinit()242 mntunmount(struct vfs *vfsp, int flag, struct cred *cr) in mntunmount() function