Home
last modified time | relevance | path

Searched refs:ocfs2_convert_inline_data_to_extents (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dalloc.h156 int ocfs2_convert_inline_data_to_extents(struct inode *inode,
H A Dfile.c1083 ret = ocfs2_convert_inline_data_to_extents(inode, di_bh); in ocfs2_extend_file()
1455 ret = ocfs2_convert_inline_data_to_extents(inode, di_bh); in ocfs2_allocate_unwritten_extents()
H A Daops.c1564 ret = ocfs2_convert_inline_data_to_extents(inode, wc->w_di_bh); in ocfs2_try_to_write_inline_data()
H A Drefcounttree.c4661 ret = ocfs2_convert_inline_data_to_extents(t_inode, t_bh); in ocfs2_reflink_remap_blocks()
H A Dalloc.c7052 int ocfs2_convert_inline_data_to_extents(struct inode *inode, in ocfs2_convert_inline_data_to_extents() function