Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h1171 void ldlm_lock_allow_match(struct ldlm_lock *lock);
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lock.c1157 void ldlm_lock_allow_match(struct ldlm_lock *lock) in ldlm_lock_allow_match() function
1163 EXPORT_SYMBOL(ldlm_lock_allow_match);
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c3277 ldlm_lock_allow_match(lock); in ll_layout_conf()