Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_acl.c289 forget_cached_acl(inode, ACL_TYPE_ACCESS); in xfs_forget_acl()
291 forget_cached_acl(inode, ACL_TYPE_DEFAULT); in xfs_forget_acl()
/linux-5.19.10/fs/nfs/
Dnfs3acl.c137 forget_cached_acl(inode, ACL_TYPE_ACCESS); in nfs3_get_acl()
142 forget_cached_acl(inode, ACL_TYPE_DEFAULT); in nfs3_get_acl()
/linux-5.19.10/include/linux/
Dposix_acl.h90 void forget_cached_acl(struct inode *inode, int type);
/linux-5.19.10/fs/ceph/
Dacl.c28 forget_cached_acl(inode, type); in ceph_set_cached_acl()
/linux-5.19.10/fs/
Dposix_acl.c95 void forget_cached_acl(struct inode *inode, int type) in forget_cached_acl() function
99 EXPORT_SYMBOL(forget_cached_acl);