Searched refs:zpl_export_operations (Results 1 – 3 of 3) sorted by relevance
59 extern const struct export_operations zpl_export_operations;
251 const struct export_operations zpl_export_operations = { variable
1557 sb->s_export_op = &zpl_export_operations; in zfs_domount()