Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_export.h289 return ONE_MB_BRW_SIZE; in exp_max_brw_size()
294 return exp_max_brw_size(exp) > ONE_MB_BRW_SIZE; in exp_connect_multibulk()
Dlustre_net.h103 #define ONE_MB_BRW_SIZE (1 << LNET_MTU_BITS) macro
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dlproc_osc.c502 if (val >= ONE_MB_BRW_SIZE) in osc_obd_max_pages_per_rpc_seq_write()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Drw.c554 #define RAS_INCREASE_STEP(inode) (ONE_MB_BRW_SIZE >> PAGE_CACHE_SHIFT)