Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Duptodate.h19 struct ocfs2_caching_operations { struct
48 const struct ocfs2_caching_operations *ops); argument
H A Dinode.h113 extern const struct ocfs2_caching_operations ocfs2_inode_caching_ops;
H A Docfs2.h57 struct ocfs2_caching_operations;
64 const struct ocfs2_caching_operations *ci_ops;
H A Duptodate.c114 const struct ocfs2_caching_operations *ops) in ocfs2_metadata_cache_init()
H A Dinode.c1653 const struct ocfs2_caching_operations ocfs2_inode_caching_ops = {
H A Drefcounttree.c186 static const struct ocfs2_caching_operations ocfs2_refcount_caching_ops = {