Searched refs:ocfs2_extent_map_trunc (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | extent_map.h | 29 void ocfs2_extent_map_trunc(struct inode *inode, unsigned int cluster);
|
| H A D | move_extents.c | 880 ocfs2_extent_map_trunc(inode, cpos); in __ocfs2_move_extents_range()
|
| H A D | extent_map.c | 100 void ocfs2_extent_map_trunc(struct inode *inode, unsigned int cpos) in ocfs2_extent_map_trunc() function
|
| H A D | file.c | 2761 ocfs2_extent_map_trunc(inode_in, 0); in ocfs2_remap_file_range() 2762 ocfs2_extent_map_trunc(inode_out, 0); in ocfs2_remap_file_range()
|
| H A D | inode.c | 1233 ocfs2_extent_map_trunc(inode, 0); in ocfs2_clear_inode()
|
| H A D | refcounttree.c | 3434 ocfs2_extent_map_trunc(inode, cow_start); in ocfs2_refcount_cow_hunk() 3854 ocfs2_extent_map_trunc(inode, 0); in ocfs2_attach_refcount_tree()
|
| H A D | alloc.c | 213 ocfs2_extent_map_trunc(inode, clusters); in ocfs2_dinode_extent_map_truncate() 7263 ocfs2_extent_map_trunc(inode, new_highest_cpos); in ocfs2_commit_truncate()
|
| H A D | dlmglue.c | 2345 ocfs2_extent_map_trunc(inode, 0); in ocfs2_inode_lock_update()
|