Home
last modified time | relevance | path

Searched refs:remote_perm (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
DMakefile5 xattr.o xattr_cache.o remote_perm.o llite_rmtacl.o \
Dllite_lib.c1529 ll_update_remote_perm(inode, md->remote_perm); in ll_update_inode()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd.h1113 struct mdt_remote_perm *remote_perm; member
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c543 md->remote_perm = req_capsule_server_swab_get(pill, &RMF_ACL, in mdc_get_lustre_md()
545 if (!md->remote_perm) { in mdc_get_lustre_md()