Home
last modified time | relevance | path

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

/linux-6.1.9/fs/afs/
Dinode.c172 bool change_size = vp->set_size; in afs_apply_status() local
232 change_size = true; in afs_apply_status()
240 change_size = true; in afs_apply_status()
252 if (change_size) { in afs_apply_status()
/linux-6.1.9/fs/ocfs2/
Dfile.c1925 int change_size) in __ocfs2_change_file_space() argument
2024 if (!ret && change_size && orig_isize < size) { in __ocfs2_change_file_space()
2101 int change_size = 1; in ocfs2_fallocate() local
2110 change_size = 0; in ocfs2_fallocate()
2120 change_size); in ocfs2_fallocate()