Searched refs:plh_return_iomode (Results 1 – 2 of 2) sorted by relevance
370 lo->plh_return_iomode = 0; in pnfs_prepare_layoutreturn()389 iomode = lo->plh_return_iomode; in pnfs_layoutreturn_before_put_lseg()1773 if (lo->plh_return_iomode == 0) in pnfs_error_mark_layout_for_return()1774 lo->plh_return_iomode = range.iomode; in pnfs_error_mark_layout_for_return()1775 else if (lo->plh_return_iomode != range.iomode) in pnfs_error_mark_layout_for_return()1776 lo->plh_return_iomode = IOMODE_ANY; in pnfs_error_mark_layout_for_return()
198 enum pnfs_iomode plh_return_iomode; member