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