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.h72 bool lookup_only, struct cached_fid **cfid);
H A Dcached_dir.c27 bool lookup_only, in find_or_create_cached_dir() argument
49 if (lookup_only) { in find_or_create_cached_dir()
143 bool lookup_only, struct cached_fid **ret_cfid) in open_cached_dir() argument
190 cfid = find_or_create_cached_dir(cfids, path, lookup_only, tcon->max_cached_dirs); in open_cached_dir()
/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()