Home
last modified time | relevance | path

Searched refs:udf_update_tag (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/fs/udf/
Dtruncate.c167 udf_update_tag(epos.bh->b_data, epos.offset); in udf_discard_prealloc()
169 udf_update_tag(epos.bh->b_data, in udf_discard_prealloc()
194 udf_update_tag(epos->bh->b_data, len); in udf_update_alloc_ext_desc()
Dmisc.c269 void udf_update_tag(char *data, int length) in udf_update_tag() function
287 udf_update_tag(data, length); in udf_new_tag()
Dpartition.c207 udf_update_tag((char *)st, len); in udf_relocate_blocks()
250 udf_update_tag((char *)st, in udf_relocate_blocks()
Dinode.c1860 udf_update_tag(epos->bh->b_data, loffset); in udf_add_aext()
1862 udf_update_tag(epos->bh->b_data, in udf_add_aext()
1882 udf_update_tag(epos->bh->b_data, in udf_add_aext()
1885 udf_update_tag(epos->bh->b_data, in udf_add_aext()
1932 udf_update_tag(epos->bh->b_data, in udf_write_aext()
2093 udf_update_tag(oepos.bh->b_data, in udf_delete_aext()
2096 udf_update_tag(oepos.bh->b_data, in udf_delete_aext()
2110 udf_update_tag(oepos.bh->b_data, in udf_delete_aext()
2113 udf_update_tag(oepos.bh->b_data, in udf_delete_aext()
Dudfdecl.h181 extern void udf_update_tag(char *, int);
Dballoc.c548 udf_update_tag(oepos.bh->b_data, loffset); in udf_table_free_blocks()
565 udf_update_tag(epos.bh->b_data, epos.offset); in udf_table_free_blocks()
Dnamei.c1156 udf_update_tag((char *)dir_fi, in udf_rename()