Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fat/
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()