Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nfsclient/
H A Dnfs_clvnops.c2913 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in ncl_flush() local
2943 bvecpos = 0; in ncl_flush()
2984 if (bvecpos >= bvecsize) in ncl_flush()
3030 bvec[bvecpos++] = bp; in ncl_flush()
3041 if (bvecpos > 0) { in ncl_flush()
3053 for (i = 0; i < bvecpos; i++) { in ncl_flush()
3074 for (i = 0; i < bvecpos; i++) { in ncl_flush()