Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Ddcache.c1271 * @D_WALK_NORETRY: quit when retry is needed
1277 D_WALK_NORETRY, enumerator
1310 case D_WALK_NORETRY: in d_walk()
1334 case D_WALK_NORETRY: in d_walk()
1518 ret = need_resched() ? D_WALK_QUIT : D_WALK_NORETRY; in select_collect()
1549 ret = need_resched() ? D_WALK_QUIT : D_WALK_NORETRY; in select_collect2()
/kernel/linux/linux-6.6/fs/
H A Ddcache.c1331 * @D_WALK_NORETRY: quit when retry is needed
1337 D_WALK_NORETRY, enumerator
1370 case D_WALK_NORETRY: in d_walk()
1394 case D_WALK_NORETRY: in d_walk()
1578 ret = need_resched() ? D_WALK_QUIT : D_WALK_NORETRY; in select_collect()
1609 ret = need_resched() ? D_WALK_QUIT : D_WALK_NORETRY; in select_collect2()

Completed in 8 milliseconds