Searched refs:LDLM_FL_LVB_READY (Results 1 – 5 of 5) sorted by relevance
244 #define LDLM_FL_LVB_READY 0x0000020000000000ULL // bit 41 macro458 {LDLM_FL_LVB_READY, "LDLM_FL_LVB_READY"},
1178 lock->l_flags |= LDLM_FL_LVB_READY; in ldlm_lock_allow_match_locked()1283 if ((flags & LDLM_FL_LVB_READY) && in ldlm_lock_match()1284 (!(lock->l_flags & LDLM_FL_LVB_READY))) { in ldlm_lock_match()1285 __u64 wait_flags = LDLM_FL_LVB_READY | in ldlm_lock_match()1311 if (!(lock->l_flags & LDLM_FL_LVB_READY)) { in ldlm_lock_match()
346 if (!(olck->ols_flags & LDLM_FL_LVB_READY)) in osc_lock_lvb_update()1172 if (olck->ols_flags & LDLM_FL_LVB_READY) { in osc_lock_wait()1335 olck->ols_flags &= ~LDLM_FL_LVB_READY; in osc_lock_cancel()
2166 *flags |= LDLM_FL_LVB_READY; in osc_enqueue_fini()2258 __u64 match_lvb = (agl != 0 ? 0 : LDLM_FL_LVB_READY); in osc_enqueue_base()2296 if ((agl != 0) && !(matched->l_flags & LDLM_FL_LVB_READY)) { in osc_enqueue_base()2304 *flags |= LDLM_FL_LVB_READY; in osc_enqueue_base()2817 LDLM_FL_LVB_READY, in osc_get_info()
3339 PFID(ll_inode2fid(inode)), !!(lock->l_flags & LDLM_FL_LVB_READY), in ll_layout_fetch()3342 if ((lock->l_lvb_data != NULL) && (lock->l_flags & LDLM_FL_LVB_READY)) in ll_layout_fetch()3427 lvb_ready = !!(lock->l_flags & LDLM_FL_LVB_READY); in ll_layout_lock_set()