Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Duptodate.h17 struct ocfs2_caching_operations { struct
46 const struct ocfs2_caching_operations *ops); argument
H A Dinode.h111 extern const struct ocfs2_caching_operations ocfs2_inode_caching_ops;
H A Duptodate.c112 const struct ocfs2_caching_operations *ops) in ocfs2_metadata_cache_init()