Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dinode.c171 bool change_size = vp->set_size; in afs_apply_status() local
232 change_size = true; in afs_apply_status()
242 change_size = true; in afs_apply_status()
254 if (change_size || status->size > i_size_read(inode)) { in afs_apply_status()
/linux/fs/ocfs2/
H A Dfile.c1936 int change_size) in __ocfs2_change_file_space() argument
2037 if (!ret && change_size && orig_isize < size) { in __ocfs2_change_file_space()
2114 int change_size = 1; in ocfs2_fallocate() local
2124 change_size = 0; in ocfs2_fallocate()
2139 change_size); in ocfs2_fallocate()