Searched refs:BMAP_RET_UNINIT (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dbmap.c236 *ret_flags |= BMAP_RET_UNINIT;
H A Dfileio.c419 if ((blk == 0) || (ret_flags & BMAP_RET_UNINIT))
H A Dext2fs.h523 #define BMAP_RET_UNINIT 0x0001 macro

Completed in 645 milliseconds