Home
last modified time | relevance | path

Searched refs:ocfs2_caching_operations (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Duptodate.h33 struct ocfs2_caching_operations { struct
62 const struct ocfs2_caching_operations *ops); argument
Dinode.h127 extern const struct ocfs2_caching_operations ocfs2_inode_caching_ops;
Docfs2.h71 struct ocfs2_caching_operations;
78 const struct ocfs2_caching_operations *ci_ops;
Duptodate.c128 const struct ocfs2_caching_operations *ops) in ocfs2_metadata_cache_init()
Dinode.c1667 const struct ocfs2_caching_operations ocfs2_inode_caching_ops = {
Drefcounttree.c192 static const struct ocfs2_caching_operations ocfs2_refcount_caching_ops = {