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

/linux-master/tools/testing/selftests/x86/
H A Dlam.c958 uint8_t file_Exists(const char *fileName) argument
/linux-master/fs/smb/client/
H A Dcifssmb.c663 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *fileName, __u16 type, const struct nls_table *nls_codepage, int remap) argument
1037 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) argument
3120 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) argument
3203 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) argument
5290 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) argument
5322 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) argument
5789 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) argument
[all...]
H A Dcifspdu.h865 char fileName[]; member in struct:smb_com_open_req
942 char fileName[]; member in struct:smb_com_openx_req
1178 unsigned char fileName[]; member in struct:smb_com_delete_file_req
1234 unsigned char fileName[]; member in struct:smb_com_setattr_req

Completed in 244 milliseconds