Searched refs:ovl_export_fid_operations (Results 1 – 3 of 3) sorted by relevance
894 const struct export_operations ovl_export_fid_operations = { variable
831 extern const struct export_operations ovl_export_fid_operations;
1485 sb->s_export_op = &ovl_export_fid_operations; in ovl_fill_super()