Searched refs:och_p (Results 1 – 1 of 1) sorted by relevance
225 struct obd_client_handle **och_p; in ll_md_real_close() local231 och_p = &lli->lli_mds_write_och; in ll_md_real_close()234 och_p = &lli->lli_mds_exec_och; in ll_md_real_close()238 och_p = &lli->lli_mds_read_och; in ll_md_real_close()250 och = *och_p; in ll_md_real_close()251 *och_p = NULL; in ll_md_real_close()534 struct obd_client_handle **och_p = NULL; in ll_file_open() local600 och_p = &lli->lli_mds_write_och; in ll_file_open()603 och_p = &lli->lli_mds_exec_och; in ll_file_open()606 och_p = &lli->lli_mds_read_och; in ll_file_open()[all …]