Lines Matching refs:cifs_sb
673 struct cifs_sb_info *cifs_sb, in open_shroot() argument
728 oparms.create_options = cifs_create_options(cifs_sb, 0); in open_shroot()
852 struct cifs_sb_info *cifs_sb) in smb3_qfs_tcon() argument
865 oparms.create_options = cifs_create_options(cifs_sb, 0); in smb3_qfs_tcon()
873 rc = open_shroot(xid, tcon, cifs_sb, &cfid); in smb3_qfs_tcon()
898 struct cifs_sb_info *cifs_sb) in smb2_qfs_tcon() argument
909 oparms.create_options = cifs_create_options(cifs_sb, 0); in smb2_qfs_tcon()
927 struct cifs_sb_info *cifs_sb, const char *full_path) in smb2_is_path_accessible() argument
938 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_is_path_accessible()
945 oparms.create_options = cifs_create_options(cifs_sb, 0); in smb2_is_path_accessible()
963 struct cifs_sb_info *cifs_sb, const char *full_path, in smb2_get_srv_inum() argument
1079 struct cifs_sb_info *cifs_sb) in smb2_query_eas() argument
1088 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_query_eas()
1099 &rsp_iov, &buftype, cifs_sb); in smb2_query_eas()
1135 struct cifs_sb_info *cifs_sb) in smb2_set_ea() argument
1164 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_set_ea()
1176 cifs_sb); in smb2_set_ea()
1192 &rsp_iov[1], &resp_buftype[1], cifs_sb); in smb2_set_ea()
1223 oparms.create_options = cifs_create_options(cifs_sb, 0); in smb2_set_ea()
1509 struct cifs_sb_info *cifs_sb, in smb2_ioctl_query_info() argument
1575 oparms.create_options = cifs_create_options(cifs_sb, create_options); in smb2_ioctl_query_info()
2177 struct cifs_sb_info *cifs_sb; in smb3_notify() local
2190 cifs_sb = CIFS_SB(inode->i_sb); in smb3_notify()
2192 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_notify()
2203 tcon = cifs_sb_master_tcon(cifs_sb); in smb3_notify()
2207 oparms.create_options = cifs_create_options(cifs_sb, 0); in smb3_notify()
2231 const char *path, struct cifs_sb_info *cifs_sb, in smb2_query_dir_first() argument
2248 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_query_dir_first()
2267 oparms.create_options = cifs_create_options(cifs_sb, 0); in smb2_query_dir_first()
2508 struct cifs_sb_info *cifs_sb) in smb2_query_info_compound() argument
2538 oparms.create_options = cifs_create_options(cifs_sb, 0); in smb2_query_info_compound()
2598 struct cifs_sb_info *cifs_sb, struct kstatfs *buf) in smb2_queryfs() argument
2613 &rsp_iov, &buftype, cifs_sb); in smb2_queryfs()
2635 struct cifs_sb_info *cifs_sb, struct kstatfs *buf) in smb311_queryfs() argument
2644 return smb2_queryfs(xid, tcon, cifs_sb, buf); in smb311_queryfs()
2649 oparms.create_options = cifs_create_options(cifs_sb, 0); in smb311_queryfs()
2798 struct cifs_sb_info *cifs_sb) in parse_reparse_posix() argument
2813 len, true, cifs_sb->local_nls); in parse_reparse_posix()
2826 struct cifs_sb_info *cifs_sb) in parse_reparse_symlink() argument
2843 sub_len, true, cifs_sb->local_nls); in parse_reparse_symlink()
2856 struct cifs_sb_info *cifs_sb) in parse_reparse_point() argument
2876 plen, target_path, cifs_sb); in parse_reparse_point()
2880 plen, target_path, cifs_sb); in parse_reparse_point()
2893 struct cifs_sb_info *cifs_sb, const char *full_path, in smb2_query_symlink() argument
2933 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_query_symlink()
2946 oparms.create_options = cifs_create_options(cifs_sb, create_options); in smb2_query_symlink()
3016 cifs_sb); in smb2_query_symlink()
3059 sub_len, true, cifs_sb->local_nls); in smb2_query_symlink()
3081 struct cifs_sb_info *cifs_sb, const char *full_path, in smb2_query_reparse_tag() argument
3110 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_query_reparse_tag()
3126 oparms.create_options = cifs_create_options(cifs_sb, OPEN_REPARSE_POINT); in smb2_query_reparse_tag()
3206 get_smb2_acl_by_fid(struct cifs_sb_info *cifs_sb, in get_smb2_acl_by_fid() argument
3212 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_fid()
3234 get_smb2_acl_by_path(struct cifs_sb_info *cifs_sb, in get_smb2_acl_by_path() argument
3242 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in get_smb2_acl_by_path()
3254 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in get_smb2_acl_by_path()
3269 oparms.create_options = cifs_create_options(cifs_sb, 0) | OPEN_REPARSE_POINT; in get_smb2_acl_by_path()
3299 struct cifs_sb_info *cifs_sb = CIFS_SB(inode->i_sb); in set_smb2_acl() local
3300 struct tcon_link *tlink = cifs_sb_tlink(cifs_sb); in set_smb2_acl()
3317 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in set_smb2_acl()
3326 oparms.create_options = cifs_create_options(cifs_sb, 0); in set_smb2_acl()
3348 get_smb2_acl(struct cifs_sb_info *cifs_sb, in get_smb2_acl() argument
3358 return get_smb2_acl_by_path(cifs_sb, path, pacllen); in get_smb2_acl()
3360 pntsd = get_smb2_acl_by_fid(cifs_sb, &open_file->fid, pacllen); in get_smb2_acl()
5034 struct cifs_sb_info *cifs_sb = CIFS_SB(inode->i_sb); in smb2_make_node() local
5051 if (!(cifs_sb->mnt_cifs_flags & CIFS_MOUNT_UNX_EMUL)) in smb2_make_node()
5072 oparms.cifs_sb = cifs_sb; in smb2_make_node()
5074 oparms.create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR | in smb2_make_node()