Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/vfs/
H A Dvfs_bio.c1294 int io_direction; in buf_strategy_fragmented() local
1322 io_direction = bp->b_flags & B_READ; in buf_strategy_fragmented()
1343 buf_reset(io_bp, io_direction); in buf_strategy_fragmented()