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

/freebsd-13-stable/sbin/mount_udf/
H A Dmount_udf.c54 #include <fs/udf/udf_mount.h>
/freebsd-13-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_udf.c42 #include <fs/udf/udf_mount.h>
/freebsd-13-stable/sys/fs/udf/
H A Dudf_vfsops.c103 #include <fs/udf/udf_mount.h>
105 static MALLOC_DEFINE(M_UDFMOUNT, "udf_mount", "UDF mount structure");
117 static vfs_mount_t udf_mount; variable
128 .vfs_mount = udf_mount,
191 udf_mount(struct mount *mp) function
H A Dudf_vnops.c56 #include <fs/udf/udf_mount.h>

Completed in 55 milliseconds