Searched refs:do_export_mount (Results 1 – 1 of 1) sorted by relevance
214 static int do_export_mount(struct exportlist *, struct statfs *);2240 ret = do_export_mount(ep, &fs); in compare_nmount_exportlist()2251 ret = do_export_mount(ep, &fs); in compare_nmount_exportlist()3178 do_export_mount(struct exportlist *ep, struct statfs *fsp) in do_export_mount() function