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

  /system/core/fs_mgr/include/
fs_mgr.h 69 int fs_mgr_do_mount(struct fstab *fstab, const char *n_name, char *n_blk_device,
  /system/vold/
MetadataCrypt.cpp 55 // fs_mgr_do_mount runs fsck. Use setexeccon to run trusted
61 auto mount_rc = fs_mgr_do_mount(fstab_default, const_cast<char*>(mount_point),
68 LOG(ERROR) << "fs_mgr_do_mount failed with rc " << mount_rc;
cryptfs.cpp     [all...]
  /system/core/fs_mgr/
fs_mgr.cpp 1040 int fs_mgr_do_mount(struct fstab *fstab, const char *n_name, char *n_blk_device, function
    [all...]

Completed in 67 milliseconds