Searched refs:get_cached_acl_rcu (Results 1 – 4 of 4) sorted by relevance
75 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type);
66 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type) in get_cached_acl_rcu() function80 EXPORT_SYMBOL(get_cached_acl_rcu);
301 acl = get_cached_acl_rcu(inode, ACL_TYPE_ACCESS); in check_acl()
591 acl = get_cached_acl_rcu(realinode, type); in do_ovl_get_acl()