Searched refs:nativeFileSystem (Results 1 – 5 of 5) sorted by relevance
193 if (tcon->nativeFileSystem) { in cifs_debug_data_proc_show()195 tcon->nativeFileSystem); in cifs_debug_data_proc_show()
138 kfree(buf_to_free->nativeFileSystem); in tconInfoFree()
820 char *nativeFileSystem; member
3778 kfree(tcon->nativeFileSystem); in CIFSTCon()3779 tcon->nativeFileSystem = cifs_strndup_from_utf16(bcc_ptr, in CIFSTCon()3783 cifs_dbg(FYI, "nativeFileSystem=%s\n", tcon->nativeFileSystem); in CIFSTCon()
71 little memory for the "nativeFileSystem" field returned by the server