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.c118 static int sockfs_update(kstat_t *, int);
1777 ksp->ks_update = sockfs_update; in sock_kstat_init()
1812 sockfs_update(kstat_t *ksp, int rw) in sockfs_update() function