Searched refs:nexi (Results 1 – 1 of 1) sorted by relevance
976 struct exportinfo *exi, *nexi; in nfs_export_zone_shutdown() local1002 nexi = exi->fid_hash.next; in nfs_export_zone_shutdown()1003 if (nexi != NULL) in nfs_export_zone_shutdown()1004 exi_hold(nexi); in nfs_export_zone_shutdown()1018 exi = nexi; in nfs_export_zone_shutdown()