Home
last modified time | relevance | path

Searched defs:fileName (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dcifssmb.c684 const char *fileName, __u16 type, in CIFSPOSIXDelFile() argument
1074 const char *fileName, const int openDisposition, in SMBLegacyOpen() argument
3303 cifs_do_set_acl(const unsigned int xid,struct cifs_tcon * tcon,const unsigned char * fileName,const struct posix_acl * acl,const int acl_type,const struct nls_table * nls_codepage,int remap) cifs_do_set_acl() argument
3386 cifs_do_set_acl(const unsigned int xid,struct cifs_tcon * tcon,const unsigned char * fileName,const struct posix_acl * acl,const int acl_type,const struct nls_table * nls_codepage,int remap) cifs_do_set_acl() argument
5353 SMBSetInformation(const unsigned int xid,struct cifs_tcon * tcon,const char * fileName,__le32 attributes,__le64 write_time,const struct nls_table * nls_codepage,struct cifs_sb_info * cifs_sb) SMBSetInformation() argument
5539 CIFSSMBSetPathInfoFB(const unsigned int xid,struct cifs_tcon * tcon,const char * fileName,const FILE_BASIC_INFO * data,const struct nls_table * nls_codepage,struct cifs_sb_info * cifs_sb) CIFSSMBSetPathInfoFB() argument
5571 CIFSSMBSetPathInfo(const unsigned int xid,struct cifs_tcon * tcon,const char * fileName,const FILE_BASIC_INFO * data,const struct nls_table * nls_codepage,struct cifs_sb_info * cifs_sb) CIFSSMBSetPathInfo() argument
6038 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,struct cifs_sb_info * cifs_sb) CIFSSMBSetEA() argument
[all...]
H A Dcifspdu.h905 char fileName[]; member
982 char fileName[]; member
1218 unsigned char fileName[]; member
1273 unsigned char fileName[]; member
/linux/tools/testing/selftests/x86/
H A Dlam.c1089 uint8_t file_Exists(const char *fileName) in file_Exists() argument