Home
last modified time | relevance | path

Searched refs:exp_connect_ibits (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_export.h383 static inline __u64 exp_connect_ibits(struct obd_export *exp) in exp_connect_ibits() function
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_locks.c164 policy->l_inodebits.bits &= exp_connect_ibits(exp); in mdc_lock_match()