Home
last modified time | relevance | path

Searched refs:nexi (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c976 struct exportinfo *exi, *nexi; in nfs_export_zone_shutdown() local
1002 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()