Searched refs:sdev_unmount (Results 1 – 1 of 1) sorted by relevance
85 static int sdev_unmount(struct vfs *, int, struct cred *);149 VFSNAME_UNMOUNT, { .vfs_unmount = sdev_unmount }, in devinit()372 sdev_unmount(struct vfs *vfsp, int flag, struct cred *cr) in sdev_unmount() function