Searched refs:udf_delete_aext (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/udf/ |
| H A D | udfdecl.h | 173 extern int8_t udf_delete_aext(struct inode *, struct extent_position,
|
| H A D | truncate.c | 162 udf_delete_aext(inode, prev_epos, NULL); in udf_discard_prealloc()
|
| H A D | balloc.c | 546 udf_delete_aext(table, epos, &freed); in udf_table_prealloc_blocks() 652 udf_delete_aext(table, goal_epos, &freed); in udf_table_new_block()
|
| H A D | inode.c | 1213 udf_delete_aext(inode, *epos, NULL); in udf_update_extents() 2352 int8_t udf_delete_aext(struct inode *inode, struct extent_position epos, in udf_delete_aext() function
|