Searched refs:sync_triesleft (Results 1 – 1 of 1) sorted by relevance
4043 static int sync_triesleft; /* portion of sync_retries remaining */ variable4077 sync_triesleft = sync_retries; in vfs_syncall()4082 while (sync_triesleft > 0) { in vfs_syncall()4093 sync_triesleft = sync_retries; in vfs_syncall()4095 sync_triesleft--; in vfs_syncall()