Searched refs:get_next_block (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Drehash.c255 static errcode_t get_next_block(ext2_filsys fs, struct out_dir *outdir, function
428 if ((retval = get_next_block(fs, outdir, &block_start)))
450 if ((retval = get_next_block(fs, outdir,
598 if ((retval = get_next_block(fs, outdir,
/external/fio/
H A Dio_u.c296 static int get_next_block(struct thread_data *td, struct io_u *io_u, function
379 if (get_next_block(td, io_u, ddir, rw_seq_hit, is_random))

Completed in 93 milliseconds