Home
last modified time | relevance | path

Searched refs:mdc_lock_match (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_internal.h168 ldlm_mode_t mdc_lock_match(struct obd_export *exp, __u64 flags,
Dmdc_locks.c154 ldlm_mode_t mdc_lock_match(struct obd_export *exp, __u64 flags, in mdc_lock_match() function
1111 mode = mdc_lock_match(exp, LDLM_FL_BLOCK_GRANTED, fid, in mdc_revalidate_lock()
Dmdc_request.c2699 .m_lock_match = mdc_lock_match,