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

/freebsd-13-stable/sys/fs/udf/
H A Dudf_vfsops.c120 static vfs_unmount_t udf_unmount; variable
132 .vfs_unmount = udf_unmount,
511 udf_unmount(struct mount *mp, int mntflags) function

Completed in 154 milliseconds