Searched refs:mntent (Results 1 – 6 of 6) sorted by relevance
42 struct mntent entry;74 struct mntent* mentry; in find_rw()132 static void remount_ro(void (*cb_on_remount)(const struct mntent*)) in remount_ro() argument136 struct mntent* mentry; in remount_ro()214 void (*cb_on_remount)(const struct mntent*)) in android_reboot_with_callback() argument
35 void (*cb_on_remount)(const struct mntent*));
45 mntent* e; in find_proc_mount()
194 struct mntent *mnt; // getmntent returns a thread local, so it's safe. in block_device_for_path()
492 mntent* mentry; in unmount_tree()666 mntent* mentry; in unmountAll()1833 mntent* mentry; in listMountedObbs()1865 mntent* mentry; in isMountpointMounted()
150 static void unmount_and_fsck(const struct mntent *entry) { in unmount_and_fsck()700 void (*callback_on_ro_remount)(const struct mntent*) = NULL; in do_powerctl()