Searched refs:cifs_export_ops (Results 1 – 3 of 3) sorted by relevance
56 const struct export_operations cifs_export_ops = { variable
151 extern const struct export_operations cifs_export_ops;
185 sb->s_export_op = &cifs_export_ops; in cifs_read_super()