Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_vnops.c326 #define RETRY_NO_YIELD_COUNT 5 macro
706 if (nretries > RETRY_NO_YIELD_COUNT) { in vn_open_auth()