Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dsparse_io.c206 static errcode_t read_sparse_argv(const char *name, bool is_fd, in read_sparse_argv() function
242 retval = read_sparse_argv(name, false, &sparse_params); in sparse_open()
259 retval = read_sparse_argv(name, true, &sparse_params); in sparsefd_open()