Searched refs:toeof (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clvnops.c | 4061 bool consecutive, must_commit, onevp, toeof, tryclone, tryoutcred; in nfs_copy_file_range() local 4195 toeof = false; in nfs_copy_file_range() 4229 toeof = true; in nfs_copy_file_range() 4247 (toeof || (len % nmp->nm_cloneblksize) == 0)) in nfs_copy_file_range() 4263 ap->a_outoffp, &len2, toeof, &inattrflag, in nfs_copy_file_range() 4268 ap->a_outoffp, &len2, toeof, &inattrflag, in nfs_copy_file_range()
|
| H A D | nfs_clrpcops.c | 9253 off_t *outoffp, size_t *lenp, bool toeof, int *inattrflagp, in nfsrpc_clone() argument 9281 toeof, &instateid, &outstateid, innap, inattrflagp, outnap, in nfsrpc_clone() 9322 size_t *lenp, bool toeof, nfsv4stateid_t *instateidp, in nfsrpc_clonerpc() argument 9341 if (toeof) in nfsrpc_clonerpc()
|