Searched refs:MDS_INODELOCK_OPEN (Results 1 – 6 of 6) sorted by relevance
210 if (bits & MDS_INODELOCK_OPEN) in ll_md_blocking_ast()213 if (bits & MDS_INODELOCK_OPEN) { in ll_md_blocking_ast()
273 ldlm_policy_data_t policy = {.l_inodebits = {MDS_INODELOCK_OPEN}}; in ll_md_close()852 it.d.lustre.it_lock_bits != MDS_INODELOCK_OPEN) { in ll_lease_open()
306 MDS_INODELOCK_OPEN); in mdc_intent_open_pack()
2382 if (lock->l_policy_data.l_inodebits.bits & MDS_INODELOCK_OPEN) in mdc_cancel_for_recovery()
2095 #define MDS_INODELOCK_OPEN 0x000004 /* For opened files */ macro
2037 LASSERTF(MDS_INODELOCK_OPEN == 0x000004, "found 0x%.8x\n", in lustre_assert_wire_constants()2038 MDS_INODELOCK_OPEN); in lustre_assert_wire_constants()