Searched refs:ocfs2_extent_map_trunc (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | extent_map.h | 29 void ocfs2_extent_map_trunc(struct inode *inode, unsigned int cluster);
|
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 | 2754 ocfs2_extent_map_trunc(inode_in, 0); in ocfs2_remap_file_range() 2755 ocfs2_extent_map_trunc(inode_out, 0); in ocfs2_remap_file_range()
|
H A D | inode.c | 1155 ocfs2_extent_map_trunc(inode, 0); in ocfs2_clear_inode()
|
H A D | refcounttree.c | 3443 ocfs2_extent_map_trunc(inode, cow_start); in ocfs2_refcount_cow_hunk() 3863 ocfs2_extent_map_trunc(inode, 0); in ocfs2_attach_refcount_tree()
|
H A D | alloc.c | 212 ocfs2_extent_map_trunc(inode, clusters); in ocfs2_dinode_extent_map_truncate() 7235 ocfs2_extent_map_trunc(inode, new_highest_cpos); in ocfs2_commit_truncate()
|
H A D | dlmglue.c | 2344 ocfs2_extent_map_trunc(inode, 0); in ocfs2_inode_lock_update()
|