Searched refs:out_buftype (Results 1 – 1 of 1) sorted by relevance
168 * If passing @out_iov and @out_buftype, ensure to make them both large enough176 struct kvec *out_iov, int *out_buftype, struct dentry *dentry) in smb2_compound_op() argument 816 if (out_iov && out_buftype) { in smb2_compound_op() 818 memcpy(out_buftype, resp_buftype, in smb2_compound_op() 819 num_cmds * sizeof(*out_buftype)); in smb2_compound_op() 871 struct kvec *out_iov, int *out_buftype) in ea_unsupported() argument 881 if (out_buftype[i] == CIFS_NO_BUFFER || !hdr || in ea_unsupported() 910 int out_buftype[5] = {}; in smb2_query_path_info() local 962 cfile, out_iov, out_buftype, NULL); in smb2_query_path_info() 968 if (!hdr || out_buftype[ in smb2_query_path_info() 1258 int out_buftype[4] = {}; smb2_get_reparse_inode() local [all...]