Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcached_dir.c22 bool lookup_only, in find_or_create_cached_dir() argument
44 if (lookup_only) { in find_or_create_cached_dir()
128 bool lookup_only, struct cached_fid **ret_cfid) in open_cached_dir() argument
173 cfid = find_or_create_cached_dir(cfids, path, lookup_only, tcon->max_cached_dirs); in open_cached_dir()
H A Dcached_dir.h68 bool lookup_only, struct cached_fid **cfid);
/linux/kernel/trace/
H A 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()