Searched refs:ocfs2_extent_map_trunc (Results 1 – 6 of 6) sorted by relevance
/linux-4.19.296/fs/ocfs2/ |
D | extent_map.h | 44 void ocfs2_extent_map_trunc(struct inode *inode, unsigned int cluster);
|
D | extent_map.c | 115 void ocfs2_extent_map_trunc(struct inode *inode, unsigned int cpos) in ocfs2_extent_map_trunc() function
|
D | refcounttree.c | 3477 ocfs2_extent_map_trunc(inode, cow_start); in ocfs2_refcount_cow_hunk() 3897 ocfs2_extent_map_trunc(inode, 0); in ocfs2_attach_refcount_tree() 4890 ocfs2_extent_map_trunc(inode_in, 0); in ocfs2_reflink_remap_range() 4891 ocfs2_extent_map_trunc(inode_out, 0); in ocfs2_reflink_remap_range()
|
D | inode.c | 1171 ocfs2_extent_map_trunc(inode, 0); in ocfs2_clear_inode()
|
D | alloc.c | 228 ocfs2_extent_map_trunc(inode, clusters); in ocfs2_dinode_extent_map_truncate() 7231 ocfs2_extent_map_trunc(inode, new_highest_cpos); in ocfs2_commit_truncate()
|
D | dlmglue.c | 2333 ocfs2_extent_map_trunc(inode, 0); in ocfs2_inode_lock_update()
|