Searched refs:udf_update_tag (Results 1 – 3 of 3) sorted by relevance
/linux/fs/udf/ |
H A D | misc.c | 255 void udf_update_tag(char *data, int length) in udf_update_tag() function 273 udf_update_tag(data, length); in udf_new_tag()
|
H A D | inode.c | 2102 udf_update_tag(epos->bh->b_data, in __udf_add_aext() 2105 udf_update_tag(epos->bh->b_data, in __udf_add_aext() 2187 udf_update_tag(epos->bh->b_data, in udf_write_aext() 2391 udf_update_tag(oepos.bh->b_data, in udf_delete_aext() 2394 udf_update_tag(oepos.bh->b_data, in udf_delete_aext() 2408 udf_update_tag(oepos.bh->b_data, in udf_delete_aext() 2411 udf_update_tag(oepos.bh->b_data, in udf_delete_aext()
|
H A D | truncate.c | 188 udf_update_tag(epos->bh->b_data, len); in udf_update_alloc_ext_desc()
|