Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmbdirect.c1428 struct smbdirect_send_batch _batch; in smbd_post_send_iter() local
1431 smbd_send_batch_init(&_batch, false, 0); in smbd_post_send_iter()
1432 batch = &_batch; in smbd_post_send_iter()
1554 if (batch != &_batch) in smbd_post_send_iter()