Searched refs:do_export_mount (Results 1 – 1 of 1) sorted by relevance
226 static int do_export_mount(struct exportlist *, struct statfs *);2230 ret = do_export_mount(ep, &fs); in compare_nmount_exportlist()2241 ret = do_export_mount(ep, &fs); in compare_nmount_exportlist()3121 do_export_mount(struct exportlist *ep, struct statfs *fsp) in do_export_mount() function