Searched defs:need_invalidate (Results 1 - 5 of 5) sorted by path

/linux-master/fs/smb/client/
H A Dsmb2pdu.c4437 bool need_invalidate = server->dialect == SMB30_PROT_ID; local
4910 bool need_invalidate = server->dialect == SMB30_PROT_ID; local
H A Dsmbdirect.c2247 smbd_register_mr(struct smbd_connection *info, struct iov_iter *iter, bool writing, bool need_invalidate) argument
H A Dsmbdirect.h298 bool need_invalidate; member in struct:smbd_mr
/linux-master/fs/smb/server/
H A Dtransport_rdma.c1226 smb_direct_writev(struct ksmbd_transport *t, struct kvec *iov, int niovs, int buflen, bool need_invalidate, unsigned int remote_key) argument
H A Dtransport_tcp.c384 ksmbd_tcp_writev(struct ksmbd_transport *t, struct kvec *iov, int nvecs, int size, bool need_invalidate, unsigned int remote_key) argument

Completed in 253 milliseconds