Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_debug.c128 if (tcon->origin_fullpath) { in cifs_debug_tcon()
130 tcon->origin_fullpath); in cifs_debug_tcon()
H A Dcifsglob.h1293 char *origin_fullpath; /* canonical copy of smb3_fs_context::source */ member