Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
DMakefile5 xattr.o xattr_cache.o remote_perm.o llite_rmtacl.o llite_capa.o \
Dllite_lib.c1622 ll_update_remote_perm(inode, md->remote_perm); in ll_update_inode()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h1252 struct mdt_remote_perm *remote_perm; member
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c600 md->remote_perm = req_capsule_server_swab_get(pill, &RMF_ACL, in mdc_get_lustre_md()
602 if (!md->remote_perm) { in mdc_get_lustre_md()