Searched refs:compare_export (Results 1 – 1 of 1) sorted by relevance
233 static int compare_export(struct exportlist *, struct exportlist *);2235 if (compare_export(ep, oep) != 0) { in compare_nmount_exportlist()2319 compare_export(struct exportlist *ep, struct exportlist *oep) in compare_export() function