Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Drw26.c361 ~(DT_MAX_BRW_SIZE - 1))
Dllite_lib.c405 data->ocd_brw_size = DT_MAX_BRW_SIZE; in client_common_fill_super()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h105 #define DT_MAX_BRW_SIZE PTLRPC_MAX_BRW_SIZE macro
106 #define DT_MAX_BRW_PAGES (DT_MAX_BRW_SIZE >> PAGE_CACHE_SHIFT)
/drivers/staging/lustre/lustre/obdecho/
Decho_client.c2066 ocd->ocd_brw_size = DT_MAX_BRW_SIZE; in echo_client_setup()
/drivers/staging/lustre/lustre/osc/
Dosc_request.c229 aa->aa_oi->oi_oa->o_blksize = DT_MAX_BRW_SIZE; in osc_getattr_interpret()