Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_eacl.h75 lustre_posix_acl_xattr_2ext(posix_acl_xattr_header *header, int size);
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dacl.c143 lustre_posix_acl_xattr_2ext(posix_acl_xattr_header *header, int size) in lustre_posix_acl_xattr_2ext() function
169 EXPORT_SYMBOL(lustre_posix_acl_xattr_2ext);
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dxattr.c429 acl = lustre_posix_acl_xattr_2ext( in ll_getxattr_common()