Searched refs:sockfs_update (Results 1 – 1 of 1) sorted by relevance
106 static int sockfs_update(kstat_t *, int);1712 ksp->ks_update = sockfs_update; in sock_kstat_init()1747 sockfs_update(kstat_t *ksp, int rw) in sockfs_update() function