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

/linux-master/fs/
H A Dnamei.c798 * try_to_unlazy_next - try to switch to ref-walk mode.
806 * Nothing should touch nameidata between try_to_unlazy_next() failure and
809 static bool try_to_unlazy_next(struct nameidata *nd, struct dentry *dentry) function
1542 if (!try_to_unlazy_next(nd, dentry))
1644 if (!try_to_unlazy_next(nd, dentry))

Completed in 144 milliseconds