Searched refs:acl_by_type (Results 1 – 1 of 1) sorted by relevance
24 struct posix_acl **acl_by_type(struct inode *inode, int type) in acl_by_type() function35 EXPORT_SYMBOL(acl_by_type);39 struct posix_acl **p = acl_by_type(inode, type); in get_cached_acl()54 return rcu_dereference(*acl_by_type(inode, type)); in get_cached_acl_rcu()60 struct posix_acl **p = acl_by_type(inode, type); in set_cached_acl()73 struct posix_acl **p = acl_by_type(inode, type); in forget_cached_acl()