Searched defs:fileName (Results 1 – 3 of 3) sorted by relevance
/linux/fs/smb/client/ |
H A D | cifssmb.c | 684 const char *fileName, __u16 type, in CIFSPOSIXDelFile() 1074 const char *fileName, const int openDisposition, in SMBLegacyOpen() 3153 const unsigned char *fileName, const struct posix_acl *acl, in cifs_do_set_acl() 3236 const unsigned char *fileName, const struct posix_acl *acl, in cifs_do_set_acl() 5193 const char *fileName, __le32 attributes, __le64 write_time, in SMBSetInformation() 5379 const char *fileName, const FILE_BASIC_INFO *data, in CIFSSMBSetPathInfoFB() 5411 const char *fileName, const FILE_BASIC_INFO *data, in CIFSSMBSetPathInfo() 5878 const char *fileName, const char *ea_name, const void *ea_value, in CIFSSMBSetEA()
|
H A D | cifspdu.h | 905 char fileName[]; member 982 char fileName[]; member 1218 unsigned char fileName[]; member 1273 unsigned char fileName[]; member
|
/linux/tools/testing/selftests/x86/ |
H A D | lam.c | 1087 file_Exists(const char * fileName) file_Exists() argument
|