Searched refs:nativeFileSystem (Results 1 – 4 of 4) sorted by relevance
81 if (tcon->nativeFileSystem) in cifs_debug_tcon()82 seq_printf(m, "Type: %s ", tcon->nativeFileSystem); in cifs_debug_tcon()
180 kfree(tcon->nativeFileSystem); in tconInfoFree()
1208 char *nativeFileSystem; member
644 kfree(tcon->nativeFileSystem); in CIFSTCon()645 tcon->nativeFileSystem = cifs_strndup_from_utf16(bcc_ptr, in CIFSTCon()649 cifs_dbg(FYI, "nativeFileSystem=%s\n", tcon->nativeFileSystem); in CIFSTCon()