Searched refs:fs_mgr_find_bow_device (Results 1 – 3 of 3) sorted by relevance
117 std::string fs_mgr_find_bow_device(const std::string& block_device);
75 std::string bow_device = fs_mgr_find_bow_device(block_device); in setBowState()329 std::string bow_device = fs_mgr_find_bow_device(blk_device); in cp_healthDaemon()
1113 if (fs_mgr_find_bow_device(actual_block_device).empty()) { in UpdateCheckpointPartition()1179 std::string fs_mgr_find_bow_device(const std::string& block_device) { in fs_mgr_find_bow_device() function