Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/ !
H A Dvfs_bio.c3252 int ret_only_valid; in buf_getblk() local
3260 ret_only_valid = operation & BLK_ONLYVALID; in buf_getblk()
3334 if (!ret_only_valid) { in buf_getblk()
3434 if (ret_only_valid) { in buf_getblk()