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