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

/opensolaris-onvv-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fsinfo.c530 uint64_t fstart, fthresh, fstop, qthresh, qlimit; local
546 &fthresh, &fstop, &qthresh, &qlimit, &qctrl, &qpad);
548 if ((rc != 0) || (fstart != 0) || (fthresh != 0) || (fstop != 0)) {

Completed in 41 milliseconds