Home
last modified time | relevance | path

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

/linux/fs/
H A Dposix_acl.c46 struct posix_acl *get_cached_acl(struct inode *inode, int type) in get_cached_acl() function
63 EXPORT_SYMBOL(get_cached_acl);
128 acl = get_cached_acl(inode, type); in __get_acl()