Searched refs:get_cached_acl (Results 1 – 3 of 3) sorted by relevance
37 acl = get_cached_acl(inode, type); in jfs_get_acl()
37 struct posix_acl *get_cached_acl(struct inode *inode, int type) in get_cached_acl() function50 EXPORT_SYMBOL(get_cached_acl);103 acl = get_cached_acl(inode, type); in get_acl()
95 acl = get_cached_acl(inode, type); in v9fs_get_cached_acl()