Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dsuper.h61 extern const struct dentry_operations gfs2_dops;
H A Ddentry.c103 const struct dentry_operations gfs2_dops = { variable
H A Dops_fstype.c1181 sb->s_d_op = &gfs2_dops; in gfs2_fill_super()