Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dinline.c1997 int ext4_convert_inline_data(struct inode *inode) in ext4_convert_inline_data() function
Dext4.h3037 extern int ext4_convert_inline_data(struct inode *inode);
Dextents.c4936 ret = ext4_convert_inline_data(inode); in ext4_fallocate()
Dinode.c6175 ret = ext4_convert_inline_data(inode); in ext4_page_mkwrite()
Dsuper.c1224 res = ext4_convert_inline_data(inode); in ext4_set_context()