Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Ddcache.h13 extern const struct dentry_operations ocfs2_dentry_ops;
H A Ddcache.c456 const struct dentry_operations ocfs2_dentry_ops = { variable
H A Dsuper.c1965 set_default_d_op(sb, &ocfs2_dentry_ops); in ocfs2_initialize_super()