Searched refs:err_buftype (Results 1 – 2 of 2) sorted by relevance
109 int err_buftype = CIFS_NO_BUFFER; in smb2_open_file() local121 &err_buftype); in smb2_open_file()125 if (unlikely(!err_iov.iov_base || err_buftype == CIFS_NO_BUFFER)) in smb2_open_file()183 free_rsp_buf(err_buftype, err_iov.iov_base); in smb2_open_file()
886 int err_buftype = CIFS_NO_BUFFER; in smb2_is_path_accessible() local917 &err_iov, &err_buftype); in smb2_is_path_accessible()921 if (unlikely(!hdr || err_buftype == CIFS_NO_BUFFER)) in smb2_is_path_accessible()943 free_rsp_buf(err_buftype, err_iov.iov_base); in smb2_is_path_accessible()