Home
last modified time | relevance | path

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

/linux-6.14.4/fs/
Dnamei.c839 static bool try_to_unlazy(struct nameidata *nd) in try_to_unlazy() function
957 if (!try_to_unlazy(nd)) in complete_walk()
1729 if (!try_to_unlazy(nd)) in lookup_fast()
1830 if (!try_to_unlazy(nd)) in may_lookup()
1856 if (!try_to_unlazy(nd) || !grabbed_link) in reserve_stack()
1898 if (!try_to_unlazy(nd)) in pick_link()
1915 if (res == ERR_PTR(-ECHILD) && try_to_unlazy(nd)) in pick_link()
2491 if (!try_to_unlazy(nd)) in link_path_walk()
3733 if (!try_to_unlazy(nd)) in open_last_lookups()