Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dposix_acl.h75 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type);
/linux-6.3-rc2/fs/
A Dposix_acl.c66 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type) in get_cached_acl_rcu() function
80 EXPORT_SYMBOL(get_cached_acl_rcu);
A Dnamei.c298 acl = get_cached_acl_rcu(inode, ACL_TYPE_ACCESS); in check_acl()
/linux-6.3-rc2/fs/overlayfs/
A Dinode.c584 acl = get_cached_acl_rcu(realinode, type); in do_ovl_get_acl()

Completed in 17 milliseconds