Searched refs:get_cached_acl (Results 1 – 2 of 2) sorted by relevance
38 struct posix_acl *get_cached_acl(struct inode *inode, int type) in get_cached_acl() function55 EXPORT_SYMBOL(get_cached_acl);108 acl = get_cached_acl(inode, type); in get_acl()
95 acl = get_cached_acl(inode, type); in v9fs_get_cached_acl()