Home
last modified time | relevance | path

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

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