Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dmake_ext4fs.h31 int make_ext4fs_sparse_fd(int fd, long long len,
Dmake_ext4fs.c421 int make_ext4fs_sparse_fd(int fd, long long len, in make_ext4fs_sparse_fd() function
/system/core/fastboot/
Dfs.cpp20 make_ext4fs_sparse_fd(fd, partSize, NULL, NULL); in generate_ext4_image()