Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c109 static int32_t udf_unmount(struct vfs *, int, struct cred *);
323 udf_unmount(struct vfs *vfsp, int fflag, struct cred *cr) in udf_unmount() function
1916 VFSNAME_UNMOUNT, { .vfs_unmount = udf_unmount }, in udfinit()