Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dremote_perm.c275 rc = md_get_remote_perm(sbi->ll_md_exp, ll_inode2fid(inode), in lustre_check_remote_perm()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h1697 static inline int md_get_remote_perm(struct obd_export *exp, in md_get_remote_perm() function
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c2622 rc = md_get_remote_perm(tgt->ltd_exp, fid, suppgid, request); in lmv_get_remote_perm()