Home
last modified time | relevance | path

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

/fs/smb/client/
A Dcifs_debug.c96 if (tcon->nativeFileSystem) in cifs_debug_tcon()
97 seq_printf(m, "Type: %s ", tcon->nativeFileSystem); in cifs_debug_tcon()
A Dmisc.c174 kfree(tcon->nativeFileSystem); in tconInfoFree()
A Dconnect.c4103 kfree(tcon->nativeFileSystem); in CIFSTCon()
4104 tcon->nativeFileSystem = cifs_strndup_from_utf16(bcc_ptr, in CIFSTCon()
4108 cifs_dbg(FYI, "nativeFileSystem=%s\n", tcon->nativeFileSystem); in CIFSTCon()
A Dcifsglob.h1248 char *nativeFileSystem; member

Completed in 24 milliseconds