Home
last modified time | relevance | path

Searched refs:ref_walk_fpath (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/smb/client/
H A Ddfs.c93 const char *fpath = ref_walk_fpath(rw) + 1; in parse_dfs_target()
126 ref_walk_fpath(rw) = full_path; in setup_dfs_ref()
H A Ddfs.h41 #define ref_walk_fpath(w) (ref_walk_cur(w)->full_path) macro