Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c878 static bool try_to_unlazy(struct nameidata *nd) in try_to_unlazy() function
1006 if (!try_to_unlazy(nd)) in complete_walk()
1802 if (!try_to_unlazy(nd)) in lookup_fast()
1917 if (!try_to_unlazy(nd)) in may_lookup()
1943 if (!try_to_unlazy(nd) || !grabbed_link) in reserve_stack()
1993 if (!try_to_unlazy(nd)) in pick_link()
2012 if (res == ERR_PTR(-ECHILD) && try_to_unlazy(nd)) in pick_link()
2609 if (!try_to_unlazy(nd)) in link_path_walk()
4532 if (!try_to_unlazy(nd)) in open_last_lookups()