Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c108 static int sockfs_update(kstat_t *, int);
1755 ksp->ks_update = sockfs_update; in sock_kstat_init()
1790 sockfs_update(kstat_t *ksp, int rw) in sockfs_update() function