Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_eacl.h74 lustre_posix_acl_xattr_2ext(posix_acl_xattr_header *header, int size);
/drivers/staging/lustre/lustre/obdclass/
Dacl.c139 lustre_posix_acl_xattr_2ext(posix_acl_xattr_header *header, int size) in lustre_posix_acl_xattr_2ext() function
165 EXPORT_SYMBOL(lustre_posix_acl_xattr_2ext);
/drivers/staging/lustre/lustre/llite/
Dxattr.c424 acl = lustre_posix_acl_xattr_2ext( in ll_getxattr_common()