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

/linux-master/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);
1455 ret = ocfs2_convert_inline_data_to_extents(inode, di_bh);
H A Daops.c1562 ret = ocfs2_convert_inline_data_to_extents(inode, wc->w_di_bh);
H A Drefcounttree.c4661 ret = ocfs2_convert_inline_data_to_extents(t_inode, t_bh);
H A Dalloc.c7059 int ocfs2_convert_inline_data_to_extents(struct inode *inode, function

Completed in 203 milliseconds