Searched refs:sockfs_update (Results 1 – 1 of 1) sorted by relevance
118 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