Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dsuper.h53 extern const struct super_operations gfs2_super_ops;
Dops_fstype.c1068 sb->s_op = &gfs2_super_ops; in fill_super()
Dsuper.c1765 const struct super_operations gfs2_super_ops = { variable