Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ocfs2/
Dalloc.h156 int ocfs2_convert_inline_data_to_extents(struct inode *inode,
Dfile.c1081 ret = ocfs2_convert_inline_data_to_extents(inode, di_bh); in ocfs2_extend_file()
1453 ret = ocfs2_convert_inline_data_to_extents(inode, di_bh); in ocfs2_allocate_unwritten_extents()
Daops.c1564 ret = ocfs2_convert_inline_data_to_extents(inode, wc->w_di_bh); in ocfs2_try_to_write_inline_data()
Drefcounttree.c4661 ret = ocfs2_convert_inline_data_to_extents(t_inode, t_bh); in ocfs2_reflink_remap_blocks()
Dalloc.c7052 int ocfs2_convert_inline_data_to_extents(struct inode *inode, in ocfs2_convert_inline_data_to_extents() function