Searched refs:EXT2_FALLOCATE_INIT_BEYOND_EOF (Results 1 – 4 of 4) sorted by relevance
125 if (!(flags & EXT2_FALLOCATE_INIT_BEYOND_EOF)) in ext_falloc_helper()162 if (!(flags & EXT2_FALLOCATE_INIT_BEYOND_EOF)) { in ext_falloc_helper()352 if (!(flags & EXT2_FALLOCATE_INIT_BEYOND_EOF)) { in ext_falloc_helper()
1328 #define EXT2_FALLOCATE_INIT_BEYOND_EOF (0x8) macro
2366 errcode = ext2fs_fallocate(current_fs, EXT2_FALLOCATE_INIT_BEYOND_EOF, in do_fallocate()
3375 EXT2_FALLOCATE_INIT_BEYOND_EOF); in fallocate_helper()