Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dtransport_rdma.c73 static int smb_direct_max_read_write_size = SMBD_DEFAULT_IOSIZE; variable
210 smb_direct_max_read_write_size = sz; in init_smbd_max_io_size()
215 return smb_direct_max_read_write_size; in get_smbd_max_read_write_size()
1732 t->max_rdma_rw_size = smb_direct_max_read_write_size; in smb_direct_init_params()