Searched refs:err_buftype (Results 1 – 2 of 2) sorted by relevance
107 int err_buftype = CIFS_NO_BUFFER; in smb2_open_file() local119 &err_buftype); in smb2_open_file()123 if (unlikely(!err_iov.iov_base || err_buftype == CIFS_NO_BUFFER)) in smb2_open_file()182 free_rsp_buf(err_buftype, err_iov.iov_base); in smb2_open_file()
923 int err_buftype = CIFS_NO_BUFFER; in smb2_is_path_accessible() local954 &err_iov, &err_buftype); in smb2_is_path_accessible()958 if (unlikely(!hdr || err_buftype == CIFS_NO_BUFFER)) in smb2_is_path_accessible()980 free_rsp_buf(err_buftype, err_iov.iov_base); in smb2_is_path_accessible()