Searched refs:fs_mgr_find_bow_device (Results 1 – 3 of 3) sorted by relevance
110 std::string fs_mgr_find_bow_device(const std::string& block_device);
65 std::string bow_device = fs_mgr_find_bow_device(block_device); in setBowState()294 std::string bow_device = fs_mgr_find_bow_device(blk_device); in cp_healthDaemon()
984 if (fs_mgr_find_bow_device(actual_block_device).empty()) { in UpdateCheckpointPartition()1029 std::string fs_mgr_find_bow_device(const std::string& block_device) { in fs_mgr_find_bow_device() function