Home
last modified time | relevance | path

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

/netbsd/src/sbin/newfs_udf/
Dudf_core.h326 extern int udf_create_lvintd(int type);
Dudf_core.c1566 udf_create_lvintd(int type) in udf_create_lvintd() function
4975 if ((error = udf_create_lvintd(integrity_type))) in udf_do_newfs_prefix()