Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c2915 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in ncl_flush() local
2945 bvecpos = 0; in ncl_flush()
2986 if (bvecpos >= bvecsize) in ncl_flush()
3032 bvec[bvecpos++] = bp; in ncl_flush()
3043 if (bvecpos > 0) { in ncl_flush()
3055 for (i = 0; i < bvecpos; i++) { in ncl_flush()
3076 for (i = 0; i < bvecpos; i++) { in ncl_flush()