Searched refs:udf_update_tag (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/udf/ |
| H A D | misc.c | 259 void udf_update_tag(char *data, int length) in udf_update_tag() function 277 udf_update_tag(data, length); in udf_new_tag()
|
| H A D | partition.c | 201 udf_update_tag((char *)st, len); in udf_relocate_blocks() 244 udf_update_tag((char *)st, in udf_relocate_blocks()
|
| H A D | inode.c | 2114 udf_update_tag(epos->bh->b_data, in __udf_add_aext() 2117 udf_update_tag(epos->bh->b_data, in __udf_add_aext() 2199 udf_update_tag(epos->bh->b_data, in udf_write_aext() 2426 udf_update_tag(oepos.bh->b_data, in udf_delete_aext() 2429 udf_update_tag(oepos.bh->b_data, in udf_delete_aext() 2443 udf_update_tag(oepos.bh->b_data, in udf_delete_aext() 2446 udf_update_tag(oepos.bh->b_data, in udf_delete_aext()
|
| H A D | udfdecl.h | 193 extern void udf_update_tag(char *, int);
|
| H A D | truncate.c | 188 udf_update_tag(epos->bh->b_data, len); in udf_update_alloc_ext_desc()
|