Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs3acl.c94 forget_cached_acl(inode, ACL_TYPE_ACCESS); in nfs3_get_acl()
99 forget_cached_acl(inode, ACL_TYPE_DEFAULT); in nfs3_get_acl()
/linux-4.1.27/include/linux/
Dposix_acl.h106 void forget_cached_acl(struct inode *inode, int type);
/linux-4.1.27/fs/
Dposix_acl.c71 void forget_cached_acl(struct inode *inode, int type) in forget_cached_acl() function
82 EXPORT_SYMBOL(forget_cached_acl);