Home
last modified time | relevance | path

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

/Linux-v5.10/fs/afs/
Dinode.c172 bool change_size = vp->set_size; in afs_apply_status() local
231 change_size = true; in afs_apply_status()
239 change_size = true; in afs_apply_status()
250 if (change_size) { in afs_apply_status()
/Linux-v5.10/fs/ocfs2/
Dfile.c1860 int change_size) in __ocfs2_change_file_space() argument
1972 if (change_size && i_size_read(inode) < size) in __ocfs2_change_file_space()
2030 int change_size = 1; in ocfs2_fallocate() local
2039 change_size = 0; in ocfs2_fallocate()
2049 change_size); in ocfs2_fallocate()