Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb2proto.h70 int *rsp_buftype);
H A Dsmb2inode.c1410 int *rsp_buftype) in smb2_query_reparse_point() argument
1433 *rsp_buftype = data.reparse.io.buftype; in smb2_query_reparse_point()
H A Dcifsproto.h485 int *rsp_buftype);
H A Dinode.c1169 int rsp_buftype = CIFS_NO_BUFFER; in reparse_info_to_fattr() local
1176 &rsp_iov, &rsp_buftype); in reparse_info_to_fattr()
1255 free_rsp_buf(rsp_buftype, rsp_iov.iov_base); in reparse_info_to_fattr()
H A Dcifsglob.h414 int *rsp_buftype);
H A Dcifssmb.c2713 int *rsp_buftype) in cifs_query_reparse_point() argument
2805 *rsp_buftype = CIFS_LARGE_BUFFER; in cifs_query_reparse_point()