Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dmisc.c975 if (ctx->should_dirty || ctx->bv_need_unpin) { in cifs_aio_ctx_release()
983 if (ctx->bv_need_unpin) in cifs_aio_ctx_release()
A Dcifsglob.h1427 unsigned int bv_need_unpin; /* If ->bv[] needs unpinning */ member
A Dfile.c3615 ctx->bv_need_unpin = iov_iter_extract_will_pin(from); in __cifs_writev()
4151 ctx->bv_need_unpin = iov_iter_extract_will_pin(to); in __cifs_readv()

Completed in 22 milliseconds