Home
last modified time | relevance | path

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

/Linux-v5.15/fs/afs/
Dinode.c161 bool change_size = vp->set_size; in afs_apply_status() local
221 change_size = true; in afs_apply_status()
229 change_size = true; in afs_apply_status()
240 if (change_size) { in afs_apply_status()
/Linux-v5.15/fs/ocfs2/
Dfile.c1924 int change_size) in __ocfs2_change_file_space() argument
2023 if (!ret && change_size && orig_isize < size) { in __ocfs2_change_file_space()
2100 int change_size = 1; in ocfs2_fallocate() local
2109 change_size = 0; in ocfs2_fallocate()
2119 change_size); in ocfs2_fallocate()