Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockvfsops.c52 static zone_key_t sockfs_zone_key; variable
86 zone_key_create(&sockfs_zone_key, in _init()
90 (void) zone_key_delete(sockfs_zone_key); in _init()