Home
last modified time | relevance | path

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

/linux/include/linux/
A Dposix_acl.h75 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type);
/linux/fs/
A Dposix_acl.c58 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type) in get_cached_acl_rcu() function
72 EXPORT_SYMBOL(get_cached_acl_rcu);
A Dnamei.c296 acl = get_cached_acl_rcu(inode, ACL_TYPE_ACCESS); in check_acl()
/linux/fs/overlayfs/
A Dinode.c460 return get_cached_acl_rcu(realinode, type); in ovl_get_acl()
/linux/
A Dvmlinux.symvers8201 0x00000000 get_cached_acl_rcu vmlinux EXPORT_SYMBOL
A DSystem.map10231 ffff8000102cadc4 T get_cached_acl_rcu
A D.tmp_System.map10231 ffff8000102cadc4 T get_cached_acl_rcu

Completed in 317 milliseconds