Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
H A 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()
H A Dcifsglob.h1446 unsigned int bv_need_unpin; /* If ->bv[] needs unpinning */ member
H A Dfile.c3649 ctx->bv_need_unpin = iov_iter_extract_will_pin(from); in __cifs_writev()
4181 ctx->bv_need_unpin = iov_iter_extract_will_pin(to); in __cifs_readv()

Completed in 13 milliseconds