Searched refs:ret_only_valid (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c2890 int ret_only_valid; local
2898 ret_only_valid = operation & BLK_ONLYVALID;
2968 if ( !ret_only_valid && bp->b_bufsize != size)
3025 if (ret_only_valid) {

Completed in 85 milliseconds