Searched refs:devfs_unmount (Results 1 – 1 of 1) sorted by relevance
67 static int devfs_unmount(struct vfs *, int, struct cred *);132 VFSNAME_UNMOUNT, { .vfs_unmount = devfs_unmount }, in devfsinit()244 devfs_unmount(struct vfs *vfsp, int flag, struct cred *cr) in devfs_unmount() function