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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c107 static int sockfs_snapshot(kstat_t *, void *, int);
1713 ksp->ks_snapshot = sockfs_snapshot;
1738 * This means we require kstat to call sockfs_update and then sockfs_snapshot
1739 * for the same zone, or sockfs_snapshot will be taken into the wrong size
1771 sockfs_snapshot(kstat_t *ksp, void *buf, int rw) function

Completed in 62 milliseconds