Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_vnops.c323 #define RETRY_NO_YIELD_COUNT 5 macro
748 if (nretries > RETRY_NO_YIELD_COUNT) { in vn_open_auth()