Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A 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()
/openbmc/linux/fs/nfs/
H A 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()
/openbmc/linux/include/linux/
H A Dposix_acl.h91 void forget_cached_acl(struct inode *inode, int type);
/openbmc/linux/fs/ceph/
H A Dacl.c28 forget_cached_acl(inode, type); in ceph_set_cached_acl()
/openbmc/linux/fs/
H A Dposix_acl.c102 void forget_cached_acl(struct inode *inode, int type) in forget_cached_acl() function
106 EXPORT_SYMBOL(forget_cached_acl);