Searched refs:posix_acl_xattr_entry (Results 1 – 4 of 4) sorted by relevance
21 (count * sizeof(struct posix_acl_xattr_entry))); in posix_acl_xattr_size()30 if (size % sizeof(struct posix_acl_xattr_entry)) in posix_acl_xattr_count()32 return size / sizeof(struct posix_acl_xattr_entry); in posix_acl_xattr_count()
740 struct posix_acl_xattr_entry *entry = (void *)(header + 1), *end; in posix_acl_getxattr_idmapped_mnt()780 struct posix_acl_xattr_entry *entry = (void *)(header + 1), *end; in posix_acl_fix_xattr_userns()844 const struct posix_acl_xattr_entry *), in make_posix_acl() argument846 const struct posix_acl_xattr_entry *)) in make_posix_acl()849 const struct posix_acl_xattr_entry *entry = (const void *)(header + 1), *end; in make_posix_acl()919 const struct posix_acl_xattr_entry *e) in vfs_set_acl_prepare_kuid()946 const struct posix_acl_xattr_entry *e) in vfs_set_acl_prepare_kgid()1013 const struct posix_acl_xattr_entry *e) in posix_acl_from_xattr_kuid()1033 const struct posix_acl_xattr_entry *e) in posix_acl_from_xattr_kgid()1082 struct posix_acl_xattr_entry *ext_entry; in posix_acl_to_xattr()
29 struct posix_acl_xattr_entry { struct
2918 static void cifs_convert_ace(struct posix_acl_xattr_entry *ace, in cifs_convert_ace()2980 struct posix_acl_xattr_entry *ace = (void *)(local_acl + 1); in cifs_copy_posix_acl()2992 const struct posix_acl_xattr_entry *local_ace) in convert_ace_to_cifs_ace()3015 struct posix_acl_xattr_entry *ace = (void *)(local_acl + 1); in ACL_to_cifs_posix()