Searched refs:_zhp (Results 1 – 1 of 1) sorted by relevance
62 #define ZFS_CLOSE(_zhp) \ argument63 if (_zhp) { \64 zfs_close(_zhp); \65 _zhp = NULL; \