Searched refs:try_to_unlazy (Results 1 – 1 of 1) sorted by relevance
868 * try_to_unlazy - try to switch to ref-walk mode.872 * try_to_unlazy attempts to legitimize the current nd->path and nd->root875 * Nothing should touch nameidata between try_to_unlazy() failure and878 static bool try_to_unlazy(struct nameidata *nd) in try_to_unlazy() function 913 * Similar to try_to_unlazy(), but here we have the next dentry already1007 if (!try_to_unlazy(nd)) in complete_walk() 1800 if (!try_to_unlazy(nd)) in lookup_fast() 1915 if (!try_to_unlazy(nd)) in may_lookup() 1941 if (!try_to_unlazy(nd) || !grabbed_link) in reserve_stack() 1991 if (!try_to_unlazy(n in pick_link() [all...]