Searched refs:ex_fs (Results 1 – 1 of 1) sorted by relevance
120 fsid_t ex_fs; member1686 if (fsidcmp(&ep->ex_fs, &fsb.f_fsid) in get_exportlist_one()1700 ep->ex_fs = fsb.f_fsid; in get_exportlist_one()2114 i = EXPHASH(&ep->ex_fs); in insert_exports()2195 oep = ex_search(&ep->ex_fs, oldexphead); in compare_nmount_exportlist()2251 fsidcmp(&oep->ex_fs, &ofs.f_fsid) == 0) { in compare_nmount_exportlist()2515 if (fsidcmp(&ep->ex_fs, fsid) == 0) in ex_search()