Home
last modified time | relevance | path

Searched refs:sdev_unmount (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/fs/dev/
H A Dsdev_vfsops.c85 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