Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dmake_ext4fs.h27 const char *mountpoint, struct selabel_handle *sehnd);
29 const char *mountpoint, struct selabel_handle *sehnd,
32 const char *mountpoint, struct selabel_handle *sehnd);
34 const char *mountpoint, struct selabel_handle *sehnd,
Dmake_ext4fs.c422 const char *mountpoint, struct selabel_handle *sehnd) in make_ext4fs_sparse_fd() argument
424 return make_ext4fs_sparse_fd_directory(fd, len, mountpoint, sehnd, NULL); in make_ext4fs_sparse_fd()
428 const char *mountpoint, struct selabel_handle *sehnd, in make_ext4fs_sparse_fd_directory() argument
434 return make_ext4fs_internal(fd, directory, NULL, mountpoint, NULL, in make_ext4fs_sparse_fd_directory()
440 const char *mountpoint, struct selabel_handle *sehnd) in make_ext4fs() argument
442 return make_ext4fs_directory(filename, len, mountpoint, sehnd, NULL); in make_ext4fs()
446 const char *mountpoint, struct selabel_handle *sehnd, in make_ext4fs_directory() argument
461 status = make_ext4fs_internal(fd, directory, NULL, mountpoint, NULL, in make_ext4fs_directory()
546 static void extract_base_fs_allocations(const char *directory, const char *mountpoint, in extract_base_fs_allocations() argument
587 if (strlen(stored_file_name) < strlen(mountpoint)) { in extract_base_fs_allocations()
[all …]
Dmake_ext4fs_main.c70 char *mountpoint = NULL; in main() local
118 mountpoint = optarg; in main()
194 if (!sehnd && mountpoint) { in main()
210 } else if (mountpoint) { in main()
256 …exitcode = make_ext4fs_internal(fd, directory, target_out_directory, mountpoint, fs_config_func, g… in main()
Dext4_utils.h162 const char *mountpoint, fs_config_func_t fs_config_func, int gzip,
/system/extras/f2fs_utils/
Dmake_f2fs.h27 const char *mountpoint, struct selabel_handle *sehnd);
Df2fs_utils.c61 const char *mountpoint, struct selabel_handle *sehnd) in make_f2fs_sparse_fd() argument
/system/update_engine/common/
Dtest_utils.h116 explicit ScopedFilesystemUnmounter(const std::string& mountpoint) in ScopedFilesystemUnmounter() argument
117 : mountpoint_(mountpoint), in ScopedFilesystemUnmounter()
Dutils.h190 const std::string& mountpoint,
194 bool UnmountFilesystem(const std::string& mountpoint);
Dutils.cc669 const string& mountpoint, in MountFilesystem() argument
680 int rc = mount(device.c_str(), mountpoint.c_str(), fstype, mountflags, in MountFilesystem()
686 << " on " << mountpoint << " as " << fstype; in MountFilesystem()
694 bool UnmountFilesystem(const string& mountpoint) { in UnmountFilesystem() argument
696 if (umount(mountpoint.c_str()) == 0) in UnmountFilesystem()
/system/vold/
Dcryptfs.h225 int wait_and_unmount(const char *mountpoint, bool kill);
Dcryptfs.c1509 int wait_and_unmount(const char *mountpoint, bool kill) argument
1516 if (umount(mountpoint) == 0) {
1533 vold_killProcessesWithOpenFiles(mountpoint, SIGTERM);
1536 vold_killProcessesWithOpenFiles(mountpoint, SIGKILL);
1544 SLOGD("unmounting %s succeeded\n", mountpoint);
1547 vold_killProcessesWithOpenFiles(mountpoint, 0);
1548 SLOGE("unmounting %s failed: %s\n", mountpoint, strerror(err));
/system/update_engine/sample_images/
Dgenerate_images.sh30 if mountpoint -q "$1"; then
/system/sepolicy/
Dfile.te131 # Files inside the /postinstall mountpoint are all labeled as postinstall_file.