Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/
Ddcache.h29 extern const struct dentry_operations ocfs2_dentry_ops;
Ddcache.c534 const struct dentry_operations ocfs2_dentry_ops = { variable
Dsuper.c2081 sb->s_d_op = &ocfs2_dentry_ops; in ocfs2_initialize_super()