Home
last modified time | relevance | path

Searched refs:fat_cont_expand (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dfile.c216 static int fat_cont_expand(struct inode *inode, loff_t size) in fat_cont_expand() function
300 err = fat_cont_expand(inode, (offset + len)); in fat_fallocate()
501 error = fat_cont_expand(inode, attr->ia_size); in fat_setattr()
/kernel/linux/linux-6.6/fs/fat/
H A Dfile.c217 static int fat_cont_expand(struct inode *inode, loff_t size) in fat_cont_expand() function
301 err = fat_cont_expand(inode, (offset + len)); in fat_fallocate()
513 error = fat_cont_expand(inode, attr->ia_size); in fat_setattr()

Completed in 2 milliseconds