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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c2866 int ret_only_valid; local
2874 ret_only_valid = operation & BLK_ONLYVALID;
2944 if ( !ret_only_valid && bp->b_bufsize != size)
3001 if (ret_only_valid) {

Completed in 23 milliseconds