Searched refs:DIRENT_FLAG_INCLUDE_EMPTY (Results 1 - 7 of 7) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dunlink.c92 retval = ext2fs_dir_iterate(fs, dir, DIRENT_FLAG_INCLUDE_EMPTY,
H A Dlink.c136 retval = ext2fs_dir_iterate(fs, dir, DIRENT_FLAG_INCLUDE_EMPTY,
H A Ddir_iterate.c216 !(ctx->flags & DIRENT_FLAG_INCLUDE_EMPTY))
H A Dext2fs.h431 #define DIRENT_FLAG_INCLUDE_EMPTY 1 macro
/external/e2fsprogs/debugfs/
H A Dls.c168 flags = DIRENT_FLAG_INCLUDE_EMPTY;
/external/e2fsprogs/e2fsck/
H A Dpass3.c661 retval = ext2fs_dir_iterate(fs, ino, DIRENT_FLAG_INCLUDE_EMPTY,
/external/e2fsprogs/resize/
H A Dresize2fs.c1675 DIRENT_FLAG_INCLUDE_EMPTY, 0,

Completed in 862 milliseconds