Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dfallocate.c813 (flags & ~EXT2_FALLOCATE_ALL_FLAGS)) in ext2fs_fallocate()
Dext2fs.h1305 #define EXT2_FALLOCATE_ALL_FLAGS (0xF) macro