Searched refs:ext4_convert_inline_data (Results 1 – 5 of 5) sorted by relevance
1997 int ext4_convert_inline_data(struct inode *inode) in ext4_convert_inline_data() function
3037 extern int ext4_convert_inline_data(struct inode *inode);
4936 ret = ext4_convert_inline_data(inode); in ext4_fallocate()
6175 ret = ext4_convert_inline_data(inode); in ext4_page_mkwrite()
1224 res = ext4_convert_inline_data(inode); in ext4_set_context()