Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dsuper.h52 extern const struct export_operations gfs2_export_ops;
Dexport.c190 const struct export_operations gfs2_export_ops = { variable
Dops_fstype.c1070 sb->s_export_op = &gfs2_export_ops; in fill_super()