Home
last modified time | relevance | path

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

/fs/afs/
Dinode.c172 bool change_size = vp->set_size; in afs_apply_status() local
232 change_size = true; in afs_apply_status()
241 change_size = true; in afs_apply_status()
253 if (change_size) { in afs_apply_status()
/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
2111 change_size = 0; in ocfs2_fallocate()
2126 change_size); in ocfs2_fallocate()