Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dinode.h113 extern const struct ocfs2_caching_operations ocfs2_inode_caching_ops;
H A Dinode.c1653 const struct ocfs2_caching_operations ocfs2_inode_caching_ops = { variable
H A Dsuper.c1705 &ocfs2_inode_caching_ops); in ocfs2_inode_init_once()