Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dfiemap.h70 #define FIEMAP_EXTENT_DELALLOC 0x00000004 /* Location still pending. macro
/third_party/e2fsprogs/misc/
Dfilefrag.c155 print_flag(&fe_flags, FIEMAP_EXTENT_DELALLOC, flags, "delalloc,"); in print_flags()