Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
H A Dnfs_serv.c2944 int siz, cnt, fullsiz, eofflag, rdonly, ncookies; in nfsrv_readdir() local
2984 fullsiz = siz; in nfsrv_readdir()
3032 iv.iov_len = fullsiz; in nfsrv_readdir()
3036 io.uio_resid = fullsiz; in nfsrv_readdir()
3122 siz = fullsiz; in nfsrv_readdir()
3253 int siz, cnt, fullsiz, eofflag, rdonly, dirlen, ncookies; in nfsrv_readdirplus() local
3286 fullsiz = siz; in nfsrv_readdirplus()
3324 iv.iov_len = fullsiz; in nfsrv_readdirplus()
3328 io.uio_resid = fullsiz; in nfsrv_readdirplus()
3409 siz = fullsiz; in nfsrv_readdirplus()
[all …]