Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_acl.c291 forget_cached_acl(inode, ACL_TYPE_ACCESS); in xfs_forget_acl()
293 forget_cached_acl(inode, ACL_TYPE_DEFAULT); in xfs_forget_acl()
/linux/fs/nfs/
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()
/linux/include/linux/
A Dposix_acl.h91 void forget_cached_acl(struct inode *inode, int type);
/linux/fs/ceph/
A Dacl.c29 forget_cached_acl(inode, type); in ceph_set_cached_acl()
/linux/fs/
A Dposix_acl.c101 void forget_cached_acl(struct inode *inode, int type) in forget_cached_acl() function
105 EXPORT_SYMBOL(forget_cached_acl);

Completed in 11 milliseconds