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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Ddlmglue.c285 if (lockres->l_ops->get_osb)
286 return lockres->l_ops->get_osb(lockres);
369 res->l_ops = ops;
662 lockres->l_ops->flags & LOCK_TYPE_REQUIRES_REFRESH)
680 lockres->l_ops->flags & LOCK_TYPE_REQUIRES_REFRESH)
956 if (lockres->l_ops->flags & LOCK_TYPE_USES_LVB)
2108 * l_ops field. */
2109 if (iter->l_ops != NULL) {
2452 if (lockres->l_ops->flags & LOCK_TYPE_USES_LVB)
2474 if (lockres->l_ops
[all...]
H A Docfs2.h111 struct ocfs2_lock_res_ops *l_ops; member in struct:ocfs2_lock_res

Completed in 55 milliseconds