Searched defs:udf_unmount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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) function
330 ud_printf("udf_unmount\n");
1916 VFSNAME_UNMOUNT, { .vfs_unmount = udf_unmount },

Completed in 62 milliseconds