Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dmisc.c1034 if (ctx->should_dirty || ctx->bv_need_unpin) { in cifs_aio_ctx_release()
1042 if (ctx->bv_need_unpin) in cifs_aio_ctx_release()
H A Dcifsglob.h1487 unsigned int bv_need_unpin; /* If ->bv[] needs unpinning */ member
H A Dfile.c3749 ctx->bv_need_unpin = iov_iter_extract_will_pin(from); in __cifs_writev()
4281 ctx->bv_need_unpin = iov_iter_extract_will_pin(to); in __cifs_readv()