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

  /system/core/fs_mgr/include/
fs_mgr.h 99 struct fstab_rec *fs_mgr_get_entry_for_mount_point(struct fstab *fstab, const char *path);
  /bootable/recovery/
roots.cpp 72 return fs_mgr_get_entry_for_mount_point(fstab, path);
  /system/core/fs_mgr/
fs_mgr_fstab.c 439 struct fstab_rec *fs_mgr_get_entry_for_mount_point(struct fstab *fstab, const char *path) function
  /system/core/init/
property_service.cpp 540 fstab_rec* rec = fs_mgr_get_entry_for_mount_point(tab.get(), RECOVERY_MOUNT_POINT);
  /system/vold/
cryptfs.c     [all...]

Completed in 2626 milliseconds