Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dposix_acl.c93 static void __forget_cached_acl(struct posix_acl **p) in __forget_cached_acl() function
104 __forget_cached_acl(acl_by_type(inode, type)); in forget_cached_acl()
110 __forget_cached_acl(&inode->i_acl); in forget_all_cached_acls()
111 __forget_cached_acl(&inode->i_default_acl); in forget_all_cached_acls()