Home
last modified time | relevance | path

Searched refs:oh_lock (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c360 spin_lock_init(&cli->cl_read_rpc_hist.oh_lock); in client_obd_setup()
361 spin_lock_init(&cli->cl_write_rpc_hist.oh_lock); in client_obd_setup()
362 spin_lock_init(&cli->cl_read_page_hist.oh_lock); in client_obd_setup()
363 spin_lock_init(&cli->cl_write_page_hist.oh_lock); in client_obd_setup()
364 spin_lock_init(&cli->cl_read_offset_hist.oh_lock); in client_obd_setup()
365 spin_lock_init(&cli->cl_write_offset_hist.oh_lock); in client_obd_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1464 spin_lock(&oh->oh_lock); in lprocfs_oh_tally()
1466 spin_unlock(&oh->oh_lock); in lprocfs_oh_tally()
1494 spin_lock(&oh->oh_lock); in lprocfs_oh_clear()
1496 spin_unlock(&oh->oh_lock); in lprocfs_oh_clear()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h70 spinlock_t oh_lock; member
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c119 pp_r_hist.oh_lock); in ll_init_sbi()
121 pp_w_hist.oh_lock); in ll_init_sbi()