HomeSort by relevance Sort by last modified time
    Searched refs:make_ext4fs_sparse_fd_directory (Results 1 - 3 of 3) sorted by null

  /system/extras/ext4_utils/
make_ext4fs.h 33 int make_ext4fs_sparse_fd_directory(int fd, long long len,
make_ext4fs.c 424 return make_ext4fs_sparse_fd_directory(fd, len, mountpoint, sehnd, NULL);
427 int make_ext4fs_sparse_fd_directory(int fd, long long len, function
  /system/core/fastboot/
fs.cpp 22 make_ext4fs_sparse_fd_directory(fd, partSize, NULL, NULL, initial_dir.c_str());

Completed in 181 milliseconds