Searched refs:l_ops (Results 1 – 2 of 2) sorted by relevance
328 if (lockres->l_ops->get_osb) in ocfs2_get_lockres_osb()329 return lockres->l_ops->get_osb(lockres); in ocfs2_get_lockres_osb()518 res->l_ops = ops; in ocfs2_lock_res_init_common()3070 if (iter->l_ops != NULL) { in ocfs2_dlm_next_res()3453 lockres->l_ops->set_lvb(lockres); in ocfs2_drop_lock()3544 WARN_ON_ONCE(lockres->l_ops->post_unlock); in ocfs2_mark_lockres_freeing()3857 if (lockres->l_ops->check_downconvert in ocfs2_unblock_lock()3867 if (!lockres->l_ops->downconvert_worker) in ocfs2_unblock_lock()3910 lockres->l_ops->set_lvb(lockres); in ocfs2_unblock_lock()4315 BUG_ON(!lockres->l_ops); in ocfs2_process_blocked_lock()[all …]
157 const struct ocfs2_lock_res_ops *l_ops; member
Completed in 19 milliseconds