Home
last modified time | relevance | path

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

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