Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_xattr.c57 forget_cached_acl(inode, ACL_TYPE_ACCESS); in xfs_forget_acl()
59 forget_cached_acl(inode, ACL_TYPE_DEFAULT); in xfs_forget_acl()
/Linux-v4.19/fs/nfs/
Dnfs3acl.c133 forget_cached_acl(inode, ACL_TYPE_ACCESS); in nfs3_get_acl()
138 forget_cached_acl(inode, ACL_TYPE_DEFAULT); in nfs3_get_acl()
/Linux-v4.19/include/linux/
Dposix_acl.h86 void forget_cached_acl(struct inode *inode, int type);
/Linux-v4.19/fs/ceph/
Dacl.c41 forget_cached_acl(inode, type); in ceph_set_cached_acl()
/Linux-v4.19/fs/
Dposix_acl.c82 void forget_cached_acl(struct inode *inode, int type) in forget_cached_acl() function
86 EXPORT_SYMBOL(forget_cached_acl);