Home
last modified time | relevance | path

Searched refs:need_invalidate_rkey (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsmbdirect.h132 bool need_invalidate_rkey,
/linux/fs/smb/smbdirect/
H A Dconnection.c892 bool need_invalidate_rkey, in smbdirect_connection_send_batch_init() argument
897 batch->need_invalidate_rkey = need_invalidate_rkey; in smbdirect_connection_send_batch_init()
919 if (batch->need_invalidate_rkey) { in smbdirect_connection_send_batch_flush()
922 batch->need_invalidate_rkey = false; in smbdirect_connection_send_batch_flush()
965 bool need_invalidate_rkey, in smbdirect_init_send_batch_storage() argument
974 need_invalidate_rkey, in smbdirect_init_send_batch_storage()