Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Drehash.c255 static errcode_t get_next_block(ext2_filsys fs, struct out_dir *outdir, in get_next_block() function
428 if ((retval = get_next_block(fs, outdir, &block_start))) in copy_dir_entries()
450 if ((retval = get_next_block(fs, outdir, in copy_dir_entries()
598 if ((retval = get_next_block(fs, outdir, in calculate_tree()
/external/fio/
Dio_u.c299 static int get_next_block(struct thread_data *td, struct io_u *io_u, in get_next_block() function
382 if (get_next_block(td, io_u, ddir, rw_seq_hit, is_random)) in __get_next_offset()