Searched refs:get_cached_acl_rcu (Results 1 – 3 of 3) sorted by relevance
84 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type);
56 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type) in get_cached_acl_rcu() function60 EXPORT_SYMBOL(get_cached_acl_rcu);
270 acl = get_cached_acl_rcu(inode, ACL_TYPE_ACCESS); in check_acl()