Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dosd_ore.h51 unsigned long max_io_length; /* Max length that should be passed to member
/linux-4.4.14/fs/exofs/
Dore.c107 layout->max_io_length = in ore_verify_layout()
115 layout->max_io_length /= stripe_length; in ore_verify_layout()
116 layout->max_io_length *= stripe_length; in ore_verify_layout()
118 ORE_DBGMSG("max_io_length=0x%lx\n", layout->max_io_length); in ore_verify_layout()
Dinode.c44 layout->max_io_length / PAGE_SIZE); in exofs_max_io_pages()
/linux-4.4.14/fs/nfs/objlayout/
Dobjio_osd.c556 OBJIO_LSEG(pgio->pg_lseg)->layout.max_io_length; in objio_init_read()
600 OBJIO_LSEG(pgio->pg_lseg)->layout.max_io_length; in objio_init_write()