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

  /external/e2fsprogs/e2fsck/
rehash.c 288 static errcode_t get_next_block(ext2_filsys fs, struct out_dir *outdir, function
464 if ((retval = get_next_block(fs, outdir, &block_start)))
491 if ((retval = get_next_block(fs, outdir,
659 if ((retval = get_next_block(fs, outdir,
  /external/fio/
io_u.c 299 static int get_next_block(struct thread_data *td, struct io_u *io_u, function
382 if (get_next_block(td, io_u, ddir, rw_seq_hit, is_random))
    [all...]

Completed in 190 milliseconds