Searched refs:do_export_mount (Results 1 – 1 of 1) sorted by relevance
204 static int do_export_mount(struct exportlist *, struct statfs *);2068 ret = do_export_mount(ep, &fs); in compare_nmount_exportlist()2079 ret = do_export_mount(ep, &fs); in compare_nmount_exportlist()2915 do_export_mount(struct exportlist *ep, struct statfs *fsp) in do_export_mount() function