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

/linux-4.1.27/fs/cifs/
H A Dsmb2inode.c41 smb2_open_op_close(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, __u32 desired_access, __u32 create_disposition, __u32 create_options, void *data, int command) smb2_open_op_close() argument
H A Ddir.c199 int create_options = CREATE_NOT_DIR; cifs_do_create() local
573 int create_options = CREATE_NOT_DIR | CREATE_OPTION_SPECIAL; cifs_mknod() local
H A Dlink.c378 int create_options = CREATE_NOT_DIR; cifs_create_mf_symlink() local
482 int create_options = CREATE_NOT_DIR; smb3_create_mf_symlink() local
H A Dcifsacl.c897 int rc, create_options = 0; get_cifs_acl_by_path() local
960 int rc, access_flags, create_options = 0; set_cifs_acl() local
H A Dcifssmb.c1285 int create_options = oparms->create_options; CIFS_open() local
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
H A Dfile.c182 int create_options = CREATE_NOT_DIR; cifs_nt_open() local
610 int create_options = CREATE_NOT_DIR; cifs_reopen_file() local
H A Dcifsglob.h997 int create_options; member in struct:cifs_open_parms

Completed in 767 milliseconds