Home
last modified time | relevance | path

Searched refs:it_path_consumed (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Ddfs_cache.h22 int it_path_consumed; member
H A Ddfs_cache.c835 it->it_path_consumed = t->path_consumed; in get_targets()
1341 if (!it || !path || !share || !prefix || strlen(path) < it->it_path_consumed) in dfs_cache_get_tgt_share()
1367 p = path + it->it_path_consumed; in dfs_cache_get_tgt_share()
/kernel/linux/linux-6.6/fs/smb/client/
H A Ddfs_cache.h32 int it_path_consumed; member
H A Ddfs_cache.c813 it->it_path_consumed = t->path_consumed; in get_targets()
1062 if (!it || !path || !share || !prefix || strlen(path) < it->it_path_consumed) in dfs_cache_get_tgt_share()
1074 dfsref_ppath = path + it->it_path_consumed; in dfs_cache_get_tgt_share()

Completed in 9 milliseconds