Searched refs:squashfs_export_ops (Results 1 – 3 of 3) sorted by relevance
81 extern const struct export_operations squashfs_export_ops;
151 const struct export_operations squashfs_export_ops = { variable
251 sb->s_export_op = &squashfs_export_ops; in squashfs_fill_super()