Searched defs:sockfs_update (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c106 static int sockfs_update(kstat_t *, int);
1712 ksp->ks_update = sockfs_update;
1738 * This means we require kstat to call sockfs_update and then sockfs_snapshot
1747 sockfs_update(kstat_t *ksp, int rw) function

Completed in 47 milliseconds