Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbuffer_head.h273 int generic_cont_expand_simple(struct inode *inode, loff_t size);
/linux/fs/fat/
H A Dfile.c223 err = generic_cont_expand_simple(inode, size); in fat_cont_expand()
/linux/fs/hfsplus/
H A Dinode.c260 error = generic_cont_expand_simple(inode, in hfsplus_setattr()
/linux/fs/
H A Dbuffer.c2473 int generic_cont_expand_simple(struct inode *inode, loff_t size) in generic_cont_expand_simple() function
2495 EXPORT_SYMBOL(generic_cont_expand_simple);