HomeSort by relevance Sort by last modified time
    Searched full:bma_move (Results 1 - 1 of 1) sorted by null

  /external/e2fsprogs/lib/ext2fs/
brel_ma.c 36 static errcode_t bma_move(ext2_brel brel, blk64_t old, blk64_t new);
92 brel->move = bma_move;
153 static errcode_t bma_move(ext2_brel brel, blk64_t old, blk64_t new) function

Completed in 49 milliseconds