Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsuper.h55 extern const struct super_operations gfs2_super_ops;
H A Dsuper.c1512 const struct super_operations gfs2_super_ops = { variable
H A Dops_fstype.c1143 sb->s_op = &gfs2_super_ops; in gfs2_fill_super()