Searched refs:recov_throttle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c174 static void recov_throttle(recov_info_t *, vnode_t *);
503 recov_throttle(recovp, vp1);
505 recov_throttle(recovp, vp2);
590 recov_throttle(recovp, vp1);
592 recov_throttle(recovp, vp2);
2385 recov_throttle(recovp, vp);
3352 * recov_throttle: if the file had the same recovery action within the
3360 recov_throttle(recov_info_t *recovp, vnode_t *vp) function
3369 "recov_throttle: now: (%d, %ld), last: (%d, %ld)",

Completed in 62 milliseconds