Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcached_dir.c20 bool lookup_only) in find_or_create_cached_dir() argument
41 if (lookup_only) { in find_or_create_cached_dir()
108 bool lookup_only, struct cached_fid **ret_cfid) in open_cached_dir() argument
146 cfid = find_or_create_cached_dir(cfids, path, lookup_only); in open_cached_dir()
Dcached_dir.h67 bool lookup_only, struct cached_fid **cfid);
/linux-6.1.9/kernel/trace/
Dtracing_map.c516 __tracing_map_insert(struct tracing_map *map, void *key, bool lookup_only) in __tracing_map_insert() argument
537 if (!lookup_only) in __tracing_map_insert()
563 if (lookup_only) in __tracing_map_insert()