Home
last modified time | relevance | path

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

/fs/gfs2/
Dsuper.h55 extern const struct super_operations gfs2_super_ops;
Dsuper.c1594 const struct super_operations gfs2_super_ops = { variable
Dops_fstype.c1099 sb->s_op = &gfs2_super_ops; in fill_super()