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

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_bio.c2893 int ret_only_valid; local
2901 ret_only_valid = operation & BLK_ONLYVALID;
2971 if ( !ret_only_valid && bp->b_bufsize != size)
3028 if (ret_only_valid) {

Completed in 28 milliseconds