Searched refs:nativeFileSystem (Results 1 – 4 of 4) sorted by relevance
194 if (tcon->nativeFileSystem) { in cifs_debug_data_proc_show()196 tcon->nativeFileSystem); in cifs_debug_data_proc_show()
136 kfree(buf_to_free->nativeFileSystem); in tconInfoFree()
862 char *nativeFileSystem; member
3981 kfree(tcon->nativeFileSystem); in CIFSTCon()3982 tcon->nativeFileSystem = cifs_strndup_from_utf16(bcc_ptr, in CIFSTCon()3986 cifs_dbg(FYI, "nativeFileSystem=%s\n", tcon->nativeFileSystem); in CIFSTCon()