Home
last modified time | relevance | path

Searched refs:bvecpos (Results 1 – 1 of 1) sorted by relevance

/src/sys/fs/nfsclient/
H A Dnfs_clvnops.c3100 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in ncl_flush() local
3130 bvecpos = 0; in ncl_flush()
3171 if (bvecpos >= bvecsize) in ncl_flush()
3217 bvec[bvecpos++] = bp; in ncl_flush()
3228 if (bvecpos > 0) { in ncl_flush()
3240 for (i = 0; i < bvecpos; i++) { in ncl_flush()
3261 for (i = 0; i < bvecpos; i++) { in ncl_flush()