Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifs_debug.c91 if (tcon->nativeFileSystem) in cifs_debug_tcon()
92 seq_printf(m, "Type: %s ", tcon->nativeFileSystem); in cifs_debug_tcon()
A Dmisc.c140 kfree(buf_to_free->nativeFileSystem); in tconInfoFree()
A Dconnect.c3743 kfree(tcon->nativeFileSystem); in CIFSTCon()
3744 tcon->nativeFileSystem = cifs_strndup_from_utf16(bcc_ptr, in CIFSTCon()
3748 cifs_dbg(FYI, "nativeFileSystem=%s\n", tcon->nativeFileSystem); in CIFSTCon()
A Dcifsglob.h1045 char *nativeFileSystem; member

Completed in 22 milliseconds