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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c938 * the recall_count field before the callback thread actually
969 int32_t recall_count; local
988 recall_count = 0;
1011 recall_count++;
1023 * the recall_count field before the callback thread actually
1026 fp->rf_dinfo.rd_recall_count += recall_count;

Completed in 68 milliseconds