Searched refs:need_lookup (Results 1 – 1 of 1) sorted by relevance
1074 struct nameidata *nd, bool *need_lookup) in lookup_dcache() argument1079 *need_lookup = false; in lookup_dcache()1083 *need_lookup = true; in lookup_dcache()1103 *need_lookup = true; in lookup_dcache()1136 bool need_lookup; in __lookup_hash() local1139 dentry = lookup_dcache(name, base, nd, &need_lookup); in __lookup_hash()1140 if (!need_lookup) in __lookup_hash()1202 goto need_lookup; in do_lookup()1206 goto need_lookup; in do_lookup()1218 goto need_lookup; in do_lookup()[all …]