Home
last modified time | relevance | path

Searched refs:rsp_buftype (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2proto.h59 int *rsp_buftype);
H A Dsmb2inode.c1520 int *rsp_buftype) in smb2_query_reparse_point() argument
1543 *rsp_buftype = data.reparse.io.buftype; in smb2_query_reparse_point()
H A Dinode.c1165 int rsp_buftype = CIFS_NO_BUFFER; in reparse_info_to_fattr() local
1172 &rsp_iov, &rsp_buftype); in reparse_info_to_fattr()
1251 free_rsp_buf(rsp_buftype, rsp_iov.iov_base); in reparse_info_to_fattr()
H A Dcifsglob.h415 int *rsp_buftype);