Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_debug.c95 if (tcon->nativeFileSystem) in cifs_debug_tcon()
96 seq_printf(m, "Type: %s ", tcon->nativeFileSystem); in cifs_debug_tcon()
H A Dmisc.c166 kfree(tcon->nativeFileSystem); in tconInfoFree()
H A Dcifsglob.h1239 char *nativeFileSystem; member