Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dsuper.h59 extern const struct export_operations gfs2_export_ops;
H A Dexport.c187 const struct export_operations gfs2_export_ops = { variable
H A Dops_fstype.c1160 sb->s_export_op = &gfs2_export_ops; in gfs2_fill_super()