Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_acl.c290 forget_cached_acl(inode, ACL_TYPE_ACCESS); in xfs_forget_acl()
292 forget_cached_acl(inode, ACL_TYPE_DEFAULT); in xfs_forget_acl()
/Linux-v6.6/fs/nfs/
Dnfs3acl.c136 forget_cached_acl(inode, ACL_TYPE_ACCESS); in nfs3_get_acl()
141 forget_cached_acl(inode, ACL_TYPE_DEFAULT); in nfs3_get_acl()
/Linux-v6.6/include/linux/
Dposix_acl.h91 void forget_cached_acl(struct inode *inode, int type);
/Linux-v6.6/fs/ceph/
Dacl.c28 forget_cached_acl(inode, type); in ceph_set_cached_acl()
/Linux-v6.6/fs/
Dposix_acl.c102 void forget_cached_acl(struct inode *inode, int type) in forget_cached_acl() function
106 EXPORT_SYMBOL(forget_cached_acl);