Searched refs:need_lookup (Results 1 – 1 of 1) sorted by relevance
1064 struct nameidata *nd, bool *need_lookup) in lookup_dcache() argument1069 *need_lookup = false; in lookup_dcache()1073 *need_lookup = true; in lookup_dcache()1093 *need_lookup = true; in lookup_dcache()1126 bool need_lookup; in __lookup_hash() local1129 dentry = lookup_dcache(name, base, nd, &need_lookup); in __lookup_hash()1130 if (!need_lookup) in __lookup_hash()1192 goto need_lookup; in do_lookup()1196 goto need_lookup; in do_lookup()1208 goto need_lookup; in do_lookup()[all …]