Home
last modified time | relevance | path

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

/system/core/libcutils/
Dandroid_reboot.c63 static bool is_block_device(const char* fsname) in is_block_device() function
81 if (is_block_device(mentry->mnt_fsname) && in find_rw()
173 if (!is_block_device(mentry->mnt_fsname) || in remount_ro()