Searched defs:create_options (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/smb/client/
H A Ddir.c182 int create_options = CREATE_NOT_DIR; local
H A Dsmb2inode.c866 __u32 create_options = 0; local
1061 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb, __u32 create_options, __u32 access, int command, struct cifsFileInfo *cfile, struct dentry *dentry) argument
H A Dfile.c348 int create_options = CREATE_NOT_DIR; local
969 int create_options = CREATE_NOT_DIR; local
[all...]
H A Dcifssmb.c1154 int create_options = oparms->create_options; local
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
[all...]
H A Dsmb2ops.c1523 int create_options = is_dir ? CREATE_NOT_FILE : CREATE_NOT_DIR; local
[all...]
H A Dcifsglob.h1397 int create_options; member in struct:cifs_open_parms

Completed in 194 milliseconds