Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c4010 bool consecutive, must_commit, onevp, toeof, tryclone, tryoutcred; in nfs_copy_file_range() local
4144 toeof = false; in nfs_copy_file_range()
4178 toeof = true; in nfs_copy_file_range()
4196 (toeof || (len % nmp->nm_cloneblksize) == 0)) in nfs_copy_file_range()
4212 ap->a_outoffp, &len2, toeof, &inattrflag, in nfs_copy_file_range()
4217 ap->a_outoffp, &len2, toeof, &inattrflag, in nfs_copy_file_range()
H A Dnfs_clrpcops.c9363 off_t *outoffp, size_t *lenp, bool toeof, int *inattrflagp, in nfsrpc_clone() argument
9391 toeof, &instateid, &outstateid, innap, inattrflagp, outnap, in nfsrpc_clone()
9432 size_t *lenp, bool toeof, nfsv4stateid_t *instateidp, in nfsrpc_clonerpc() argument
9451 if (toeof) in nfsrpc_clonerpc()