Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h70 int *rsp_buftype);
H A Dsmb2inode.c1324 int *rsp_buftype) in smb2_query_reparse_point() argument
1347 *rsp_buftype = data.reparse.io.buftype; in smb2_query_reparse_point()
H A Dinode.c1086 int rsp_buftype = CIFS_NO_BUFFER; in reparse_info_to_fattr() local
1093 &rsp_iov, &rsp_buftype); in reparse_info_to_fattr()
1145 free_rsp_buf(rsp_buftype, rsp_iov.iov_base); in reparse_info_to_fattr()
H A Dcifsproto.h479 int *rsp_buftype);
H A Dcifsglob.h379 int *rsp_buftype);
H A Dcifssmb.c2701 int *rsp_buftype) in cifs_query_reparse_point() argument
2790 *rsp_buftype = CIFS_LARGE_BUFFER; in cifs_query_reparse_point()