Searched refs:l_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ocfs2/
H A Ddlmglue.c327 if (lockres->l_ops->get_osb)
328 return lockres->l_ops->get_osb(lockres);
517 res->l_ops = ops;
943 lockres->l_ops->flags & LOCK_TYPE_REQUIRES_REFRESH)
970 lockres->l_ops->flags & LOCK_TYPE_REQUIRES_REFRESH)
1492 if (lockres->l_ops->flags & LOCK_TYPE_USES_LVB)
3070 * l_ops field. */
3071 if (iter->l_ops != NULL) {
3427 if (lockres->l_ops->flags & LOCK_TYPE_USES_LVB)
3452 if (lockres->l_ops
[all...]
H A Docfs2.h157 struct ocfs2_lock_res_ops *l_ops; member in struct:ocfs2_lock_res
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv.c5462 unsigned long l_ops; local
5504 l_ops = (unsigned long) ops;
5506 if (cmpxchg64((unsigned long *)&kvmppc_host_rm_ops_hv, 0, l_ops)) {

Completed in 176 milliseconds