Searched refs:do_export_mount (Results 1 – 1 of 1) sorted by relevance
224 static int do_export_mount(struct exportlist *, struct statfs *);2183 ret = do_export_mount(ep, &fs); in compare_nmount_exportlist()2194 ret = do_export_mount(ep, &fs); in compare_nmount_exportlist()3038 do_export_mount(struct exportlist *ep, struct statfs *fsp) in do_export_mount() function