Searched refs:cifs_limit_bvec_subset (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/smb/client/
H A Dfile.c3470 static size_t cifs_limit_bvec_subset(const struct iov_iter *iter, size_t max_size, function
3562 cur_len = cifs_limit_bvec_subset(from, max_len, max_segs, &nsegs);
4092 cur_len = cifs_limit_bvec_subset(&ctx->iter, max_len,

Completed in 97 milliseconds