Searched refs:ex_fs (Results 1 – 1 of 1) sorted by relevance
121 fsid_t ex_fs; member1713 if (fsidcmp(&ep->ex_fs, &fsb.f_fsid) in get_exportlist_one()1727 ep->ex_fs = fsb.f_fsid; in get_exportlist_one()2126 i = EXPHASH(&ep->ex_fs); in insert_exports()2207 oep = ex_search(&ep->ex_fs, oldexphead); in compare_nmount_exportlist()2263 fsidcmp(&oep->ex_fs, &ofs.f_fsid) == 0) { in compare_nmount_exportlist()2568 if (fsidcmp(&ep->ex_fs, fsid) == 0) in ex_search()