Searched refs:gfs2_dops (Results 1 – 3 of 3) sorted by relevance
61 extern const struct dentry_operations gfs2_dops;
103 const struct dentry_operations gfs2_dops = { variable
1181 sb->s_d_op = &gfs2_dops; in gfs2_fill_super()