Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dposix_acl.c87 static void __forget_cached_acl(struct posix_acl **p) in __forget_cached_acl() function
98 __forget_cached_acl(acl_by_type(inode, type)); in forget_cached_acl()
104 __forget_cached_acl(&inode->i_acl); in forget_all_cached_acls()
105 __forget_cached_acl(&inode->i_default_acl); in forget_all_cached_acls()