Searched refs:fat_export_ops (Results 1 – 3 of 3) sorted by relevance
281 const struct export_operations fat_export_ops = { variable
471 extern const struct export_operations fat_export_ops;
1633 sb->s_export_op = &fat_export_ops; in fat_fill_super()