Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dmisc.c998 if (ctx->should_dirty || ctx->bv_need_unpin) { in cifs_aio_ctx_release()
1006 if (ctx->bv_need_unpin) in cifs_aio_ctx_release()
Dcifsglob.h1445 unsigned int bv_need_unpin; /* If ->bv[] needs unpinning */ member
Dfile.c3620 ctx->bv_need_unpin = iov_iter_extract_will_pin(from); in __cifs_writev()
4152 ctx->bv_need_unpin = iov_iter_extract_will_pin(to); in __cifs_readv()