Searched defs:mountpoint (Results 1 – 6 of 6) sorted by relevance
/system/extras/ext4_utils/ |
D | make_ext4fs.c | 422 const char *mountpoint, struct selabel_handle *sehnd) in make_ext4fs_sparse_fd() 428 const char *mountpoint, struct selabel_handle *sehnd, in make_ext4fs_sparse_fd_directory() 440 const char *mountpoint, struct selabel_handle *sehnd) in make_ext4fs() 446 const char *mountpoint, struct selabel_handle *sehnd, in make_ext4fs_directory() 546 static void extract_base_fs_allocations(const char *directory, const char *mountpoint, in extract_base_fs_allocations() 662 void generate_base_alloc_file_out(FILE* base_alloc_file_out, char* dir, char* mountpoint, in generate_base_alloc_file_out() 689 char *mountpoint; in make_ext4fs_internal() local
|
D | make_ext4fs_main.c | 70 char *mountpoint = NULL; in main() local
|
/system/extras/f2fs_utils/ |
D | f2fs_utils.c | 61 const char *mountpoint, struct selabel_handle *sehnd) in make_f2fs_sparse_fd()
|
/system/update_engine/common/ |
D | test_utils.h | 116 explicit ScopedFilesystemUnmounter(const std::string& mountpoint) in ScopedFilesystemUnmounter()
|
D | utils.cc | 669 const string& mountpoint, in MountFilesystem() 694 bool UnmountFilesystem(const string& mountpoint) { in UnmountFilesystem()
|
/system/vold/ |
D | cryptfs.c | 1509 int wait_and_unmount(const char *mountpoint, bool kill)
|