Home
last modified time | relevance | path

Searched refs:udf_new_tag (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/fs/udf/
Dudfdecl.h193 extern void udf_new_tag(char *, uint16_t, uint16_t, uint16_t, uint32_t, int);
Dmisc.c353 void udf_new_tag(char *data, uint16_t ident, uint16_t version, uint16_t snum, in udf_new_tag() function
Dballoc.c608 udf_new_tag(nbh->b_data, TAG_IDENT_AED, 3, 1, in udf_table_free_blocks()
611 udf_new_tag(nbh->b_data, TAG_IDENT_AED, 2, 1, in udf_table_free_blocks()
Dnamei.c588 udf_new_tag((char *)cfi, TAG_IDENT_FID, 3, 1, block, sizeof(tag)); in udf_add_entry()
590 udf_new_tag((char *)cfi, TAG_IDENT_FID, 2, 1, block, sizeof(tag)); in udf_add_entry()
Dinode.c1700 udf_new_tag(nbh->b_data, TAG_IDENT_AED, 3, 1, in udf_add_aext()
1703 udf_new_tag(nbh->b_data, TAG_IDENT_AED, 2, 1, in udf_add_aext()