Home
last modified time | relevance | path

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

/netbsd/sbin/newfs_udf/
H A Dudf_core.h341 extern int udf_create_new_efe(struct extfile_entry **efep, int file_type,
H A Dudf_core.c2522 udf_create_new_efe(struct extfile_entry **efep, int file_type, struct stat *st) in udf_create_new_efe() function
2695 error = udf_create_new_efe(&efe, filetype, NULL); in udf_create_meta_files()
2704 error = udf_create_new_efe(&efe, filetype, NULL); in udf_create_meta_files()
2714 error = udf_create_new_efe(&efe, filetype, NULL); in udf_create_meta_files()
2767 error = udf_create_new_efe(&efe, filetype, NULL); in udf_create_new_rootdir()
2962 error = udf_create_new_efe(&efe, filetype, NULL); in udf_create_VAT()
/netbsd/usr.sbin/makefs/
H A Dudf.c672 error = udf_create_new_efe(&efe, filetype, st); in udf_create_new_file()
/netbsd/sys/fs/udf/
H A Dudf_subr.c4752 udf_create_new_efe(struct udf_mount *ump, struct extfile_entry *efe, in udf_create_new_efe() function
5945 fid_size = udf_create_new_efe(ump, udf_node->efe, in udf_newvnode()