FALLOC_FL_KEEP_SIZE 2986 fs/ext4/extents.c if (!(mode & FALLOC_FL_KEEP_SIZE)) { FALLOC_FL_KEEP_SIZE 1657 fs/ocfs2/file.c if (mode & FALLOC_FL_KEEP_SIZE) FALLOC_FL_KEEP_SIZE 374 fs/open.c if (mode && !(mode & FALLOC_FL_KEEP_SIZE)) FALLOC_FL_KEEP_SIZE 646 fs/xfs/linux-2.6/xfs_iops.c if (!error && !(mode & FALLOC_FL_KEEP_SIZE) &&