Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_bio.c1289 int io_direction; in buf_strategy_fragmented() local
1317 io_direction = bp->b_flags & B_READ; in buf_strategy_fragmented()
1338 buf_reset(io_bp, io_direction); in buf_strategy_fragmented()