Home
last modified time | relevance | path

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

/src/sys/fs/nfsclient/
H A Dnfs_clvnops.c3110 u_int bvecsize = 0, bveccount; in ncl_flush() local
3163 bvecsize = NFS_COMMITBVECSIZ; in ncl_flush()
3165 bvecsize = bveccount; in ncl_flush()
3168 bvecsize = NFS_COMMITBVECSIZ; in ncl_flush()
3171 if (bvecpos >= bvecsize) in ncl_flush()
3410 bvecsize = 0; in ncl_flush()