Searched defs:iocharset (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/fs/befs/ | ||
H A D | befs.h | 28 char *iocharset; member in struct:befs_mount_options |
/linux-4.1.27/include/uapi/linux/ | ||
H A D | ncp_fs.h | 104 unsigned char iocharset[NCP_IOCSNAME_LEN+1]; member in struct:ncp_nls_ioctl |
/linux-4.1.27/fs/ncpfs/ | ||
H A D | ioctl.c | 164 struct nls_table *iocharset; ncp_set_charsets() local |
/linux-4.1.27/fs/fat/ | ||
H A D | fat.h | 33 char *iocharset; /* Charset used for filename input/display */ member in struct:fat_mount_options |
H A D | inode.c | 1027 char *iocharset; parse_options() local |
/linux-4.1.27/fs/isofs/ | ||
H A D | inode.c | 167 char *iocharset; member in struct:iso9660_options |
/linux-4.1.27/fs/cifs/ | ||
H A D | cifsglob.h | 441 char *iocharset; /* local code page for mapping to and from Unicode */ member in struct:smb_vol |
Completed in 357 milliseconds