Home
last modified time | relevance | path

Searched refs:generic_cont_expand_simple (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dbuffer_head.h275 int generic_cont_expand_simple(struct inode *inode, loff_t size);
/linux-6.15/fs/fat/
H A Dfile.c223 err = generic_cont_expand_simple(inode, size); in fat_cont_expand()
/linux-6.15/fs/hfsplus/
H A Dinode.c258 error = generic_cont_expand_simple(inode, in hfsplus_setattr()
/linux-6.15/fs/
H A Dbuffer.c2480 int generic_cont_expand_simple(struct inode *inode, loff_t size) in generic_cont_expand_simple() function
2502 EXPORT_SYMBOL(generic_cont_expand_simple);