Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/exfat/
A Dfile.c21 err = generic_cont_expand_simple(inode, size); in exfat_cont_expand()
/linux-6.3-rc2/include/linux/
A Dbuffer_head.h280 int generic_cont_expand_simple(struct inode *inode, loff_t size);
/linux-6.3-rc2/fs/fat/
A Dfile.c223 err = generic_cont_expand_simple(inode, size); in fat_cont_expand()
/linux-6.3-rc2/fs/hfsplus/
A Dinode.c263 error = generic_cont_expand_simple(inode, in hfsplus_setattr()
/linux-6.3-rc2/fs/
A Dbuffer.c2383 int generic_cont_expand_simple(struct inode *inode, loff_t size) in generic_cont_expand_simple() function
2405 EXPORT_SYMBOL(generic_cont_expand_simple);
/linux-6.3-rc2/fs/reiserfs/
A Dinode.c3305 error = generic_cont_expand_simple(inode, pos); in reiserfs_setattr()

Completed in 25 milliseconds