Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Ddcache.h15 extern const struct dentry_operations ocfs2_dentry_ops;
H A Ddcache.c469 const struct dentry_operations ocfs2_dentry_ops = { variable
H A Dsuper.c2016 sb->s_d_op = &ocfs2_dentry_ops; in ocfs2_initialize_super()