Searched defs:fileName (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/fs/cifs/ |
H A D | cifssmb.c | 786 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, __u16 type, const struct nls_table *nls_codepage, int remap) CIFSPOSIXDelFile() argument 1165 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const int openDisposition, const int access_flags, const int create_options, __u16 *netfid, int *pOplock, FILE_ALL_INFO *pfile_info, const struct nls_table *nls_codepage, int remap) SMBLegacyOpen() argument 3563 CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon, const unsigned char *fileName, const char *local_acl, const int buflen, const int acl_type, const struct nls_table *nls_codepage, int remap) CIFSSMBSetPosixACL() argument 5830 CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const FILE_BASIC_INFO *data, const struct nls_table *nls_codepage, int remap) CIFSSMBSetPathInfo() argument 6347 CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, const char *ea_name, const void *ea_value, const __u16 ea_value_len, const struct nls_table *nls_codepage, int remap) CIFSSMBSetEA() argument
|
H A D | cifspdu.h | 909 char fileName[1]; member in struct:smb_com_open_req 984 char fileName[1]; member in struct:smb_com_openx_req 1220 unsigned char fileName[1]; member in struct:smb_com_delete_file_req 1276 unsigned char fileName[1]; member in struct:smb_com_setattr_req
|
Completed in 177 milliseconds