Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dmisc.c994 if (ctx->should_dirty || ctx->bv_need_unpin) { in cifs_aio_ctx_release()
1002 if (ctx->bv_need_unpin) in cifs_aio_ctx_release()
Dcifsglob.h1416 unsigned int bv_need_unpin; /* If ->bv[] needs unpinning */ member
Dfile.c3616 ctx->bv_need_unpin = iov_iter_extract_will_pin(from); in __cifs_writev()
4148 ctx->bv_need_unpin = iov_iter_extract_will_pin(to); in __cifs_readv()