Home
last modified time | relevance | path

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

/netbsd/sbin/newfs_udf/
H A Dudf_core.h339 extern int udf_create_new_fe(struct file_entry **fep, int file_type,
H A Dudf_core.c2420 udf_create_new_fe(struct file_entry **fep, int file_type, struct stat *st) in udf_create_new_fe() function
2764 error = udf_create_new_fe(&fe, filetype, NULL); in udf_create_new_rootdir()
2902 error = udf_create_new_fe(&fe, filetype, NULL); in udf_create_VAT()
2992 error = udf_create_new_fe(&fe, filetype, NULL); in udf_create_VAT()
/netbsd/usr.sbin/makefs/
H A Dudf.c666 error = udf_create_new_fe(&fe, filetype, st); in udf_create_new_file()
/netbsd/sys/fs/udf/
H A Dudf_subr.c4669 udf_create_new_fe(struct udf_mount *ump, struct file_entry *fe, int file_type, in udf_create_new_fe() function
5939 fid_size = udf_create_new_fe(ump, udf_node->fe, in udf_newvnode()