Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dllite_rmtacl.c194 ee->ee_acl = header; in ee_alloc()
204 if (ee->ee_acl) in ee_free()
205 lustre_ext_acl_xattr_free(ee->ee_acl); in ee_free()
Dxattr.c165 size, ee->ee_acl); in ll_setxattr_common()
Dllite_internal.h1071 ext_acl_xattr_header *ee_acl; member