Searched refs:forget_all_cached_acls (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
H A Dposix_acl.h107 void forget_all_cached_acls(struct inode *inode);
137 static inline void forget_all_cached_acls(struct inode *inode) forget_all_cached_acls() function
/linux-4.4.14/fs/
H A Dposix_acl.c84 void forget_all_cached_acls(struct inode *inode) forget_all_cached_acls() function
97 EXPORT_SYMBOL(forget_all_cached_acls); variable
/linux-4.4.14/fs/gfs2/
H A Dglops.c264 forget_all_cached_acls(&ip->i_inode); inode_go_inval()
/linux-4.4.14/fs/nfs/
H A Dnfs3proc.c965 .clear_acl_cache = forget_all_cached_acls,
/linux-4.4.14/fs/ceph/
H A Dsuper.h828 forget_all_cached_acls(inode); ceph_forget_all_cached_acls()

Completed in 187 milliseconds