Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Dinode.c161 bool change_size = vp->set_size; in afs_apply_status() local
220 change_size = true; in afs_apply_status()
228 change_size = true; in afs_apply_status()
239 if (change_size) { in afs_apply_status()
/kernel/linux/linux-5.10/fs/ocfs2/
Dfile.c1928 int change_size) in __ocfs2_change_file_space() argument
2027 if (!ret && change_size && orig_isize < size) { in __ocfs2_change_file_space()
2104 int change_size = 1; in ocfs2_fallocate() local
2113 change_size = 0; in ocfs2_fallocate()
2123 change_size); in ocfs2_fallocate()