Searched refs:och_p (Results 1 – 1 of 1) sorted by relevance
226 struct obd_client_handle **och_p; in ll_md_real_close() local232 och_p = &lli->lli_mds_write_och; in ll_md_real_close()235 och_p = &lli->lli_mds_exec_och; in ll_md_real_close()239 och_p = &lli->lli_mds_read_och; in ll_md_real_close()251 och = *och_p; in ll_md_real_close()252 *och_p = NULL; in ll_md_real_close()536 struct obd_client_handle **och_p = NULL; in ll_file_open() local602 och_p = &lli->lli_mds_write_och; in ll_file_open()605 och_p = &lli->lli_mds_exec_och; in ll_file_open()608 och_p = &lli->lli_mds_read_och; in ll_file_open()[all …]