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

/external/e2fsprogs/lib/ext2fs/
H A Dsparse_io.c198 static errcode_t read_sparse_argv(const char *name, bool is_fd, function
234 retval = read_sparse_argv(name, false, &sparse_params);
251 retval = read_sparse_argv(name, true, &sparse_params);

Completed in 227 milliseconds