Home
last modified time | relevance | path

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

/linux-5.19.10/fs/gfs2/
Dsuper.h58 extern const struct super_operations gfs2_super_ops;
Dsuper.c1474 const struct super_operations gfs2_super_ops = { variable
Dops_fstype.c1162 sb->s_op = &gfs2_super_ops; in gfs2_fill_super()