Searched refs:client_obd_list_unlock (Results 1 – 8 of 8) sorted by relevance
126 client_obd_list_unlock(&cli->cl_loi_list_lock); in max_rpcs_in_flight_store()144 client_obd_list_unlock(&cli->cl_loi_list_lock); in max_dirty_mb_show()175 client_obd_list_unlock(&cli->cl_loi_list_lock); in max_dirty_mb_store()244 client_obd_list_unlock(&cli->cl_loi_list_lock); in cur_dirty_bytes_show()261 client_obd_list_unlock(&cli->cl_loi_list_lock); in cur_grant_bytes_show()284 client_obd_list_unlock(&cli->cl_loi_list_lock); in cur_grant_bytes_store()287 client_obd_list_unlock(&cli->cl_loi_list_lock); in cur_grant_bytes_store()308 client_obd_list_unlock(&cli->cl_loi_list_lock); in cur_lost_grant_bytes_show()565 client_obd_list_unlock(&cli->cl_loi_list_lock); in max_pages_per_rpc_store()693 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_rpc_stats_seq_show()
696 client_obd_list_unlock(&cli->cl_lru_list_lock); in osc_lru_shrink()734 client_obd_list_unlock(&cli->cl_lru_list_lock); in osc_lru_shrink()741 client_obd_list_unlock(&cli->cl_lru_list_lock); in osc_lru_shrink()769 client_obd_list_unlock(&cli->cl_lru_list_lock); in osc_lru_add()793 client_obd_list_unlock(&cli->cl_lru_list_lock); in osc_lru_del()
1430 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_unreserve_grant()1462 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_free_grant()1476 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_exit_cache()1517 client_obd_list_unlock(&cli->cl_loi_list_lock); in ocw_granted()1568 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_enter_cache()1596 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_enter_cache()1755 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_list_maint()1807 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_ap_completion()2102 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_check_rpcs()2167 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_io_unplug0()[all …]
831 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_announce_cached()849 client_obd_list_unlock(&cli->cl_loi_list_lock); in __osc_update_grant()890 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_shrink_grant_local()911 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_shrink_grant()929 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_shrink_grant_to_target()932 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_shrink_grant_to_target()943 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_shrink_grant_to_target()1048 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_init_grant()1806 client_obd_list_unlock(&cli->cl_loi_list_lock); in brw_interpret()1987 client_obd_list_unlock(&cli->cl_loi_list_lock); in osc_build_rpc()[all …]
68 client_obd_list_unlock(&cli->cl_loi_list_lock); in fld_req_avail()81 client_obd_list_unlock(&cli->cl_loi_list_lock); in fld_enter_request()85 client_obd_list_unlock(&cli->cl_loi_list_lock); in fld_enter_request()108 client_obd_list_unlock(&cli->cl_loi_list_lock); in fld_exit_request()
54 client_obd_list_unlock(&cli->cl_loi_list_lock); in max_rpcs_in_flight_show()79 client_obd_list_unlock(&cli->cl_loi_list_lock); in max_rpcs_in_flight_store()
492 client_obd_list_unlock(&cli->cl_loi_list_lock); in mdc_req_avail()509 client_obd_list_unlock(&cli->cl_loi_list_lock); in mdc_enter_request()517 client_obd_list_unlock(&cli->cl_loi_list_lock); in mdc_enter_request()521 client_obd_list_unlock(&cli->cl_loi_list_lock); in mdc_enter_request()546 client_obd_list_unlock(&cli->cl_loi_list_lock); in mdc_exit_request()
109 static inline void client_obd_list_unlock(client_obd_lock_t *lock) in client_obd_list_unlock() function