Searched refs:xfs_export_operations (Results 1 – 3 of 3) sorted by relevance
89 extern const struct export_operations xfs_export_operations;
226 const struct export_operations xfs_export_operations = { variable
1405 sb->s_export_op = &xfs_export_operations; in xfs_fc_fill_super()