Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c694 static bool try_to_unlazy(struct nameidata *nd) in try_to_unlazy() function
883 if (!try_to_unlazy(nd)) in complete_walk()
1565 if (!try_to_unlazy(nd)) in lookup_fast()
1666 if (err != -ECHILD || !try_to_unlazy(nd)) in may_lookup()
1689 if (!try_to_unlazy(nd) != 0 || !grabbed_link) in reserve_stack()
1731 if (!try_to_unlazy(nd)) in pick_link()
1748 if (res == ERR_PTR(-ECHILD) && try_to_unlazy(nd)) in pick_link()
2287 if (!try_to_unlazy(nd)) in link_path_walk()
3246 if (!try_to_unlazy(nd)) in open_last_lookups()