Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dsuper.h54 extern const struct dentry_operations gfs2_dops;
Ddentry.c129 const struct dentry_operations gfs2_dops = { variable
Dops_fstype.c1069 sb->s_d_op = &gfs2_dops; in fill_super()