OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_next_block
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/e2fsck/
rehash.c
255
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/
io_u.c
296
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))
[
all
...]
Completed in 421 milliseconds