Home
last modified time | relevance | path

Searched defs:sparse_file (Results 1 – 2 of 2) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dsparse_io.c46 struct sparse_file *sparse_file; member
87 struct sparse_file *sparse_file; in io_manager_import_sparse() local
/third_party/ltp/tools/sparse/sparse-src/
Dlib.c338 static struct symbol_list *sparse_file(const char *filename) in sparse_file() function