Home
last modified time | relevance | path

Searched refs:get_cached_acl_rcu (Results 1 – 2 of 2) sorted by relevance

/fs/
Dposix_acl.c52 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type) in get_cached_acl_rcu() function
56 EXPORT_SYMBOL(get_cached_acl_rcu);
Dnamei.c265 acl = get_cached_acl_rcu(inode, ACL_TYPE_ACCESS); in check_acl()