Searched refs:toeof (Results 1 – 2 of 2) sorted by relevance
| /src/sys/fs/nfsclient/ |
| H A D | nfs_clvnops.c | 4013 bool consecutive, must_commit, onevp, toeof, tryclone, tryoutcred; in nfs_copy_file_range() local 4147 toeof = false; in nfs_copy_file_range() 4181 toeof = true; in nfs_copy_file_range() 4199 (toeof || (len % nmp->nm_cloneblksize) == 0)) in nfs_copy_file_range() 4215 ap->a_outoffp, &len2, toeof, &inattrflag, in nfs_copy_file_range() 4220 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()
|