HomeSort by relevance Sort by last modified time
    Searched refs:BMAP_RET_UNINIT (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
bmap.c 236 *ret_flags |= BMAP_RET_UNINIT;
fileio.c 419 if ((blk == 0) || (ret_flags & BMAP_RET_UNINIT))
ext2fs.h 523 #define BMAP_RET_UNINIT 0x0001
    [all...]

Completed in 2062 milliseconds