Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dposix_acl.c85 static void __forget_cached_acl(struct posix_acl **p) in __forget_cached_acl() function
96 __forget_cached_acl(acl_by_type(inode, type)); in forget_cached_acl()
102 __forget_cached_acl(&inode->i_acl); in forget_all_cached_acls()
103 __forget_cached_acl(&inode->i_default_acl); in forget_all_cached_acls()