Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h64 int *rsp_buftype);
H A Dsmb2inode.c1474 int *rsp_buftype) in smb2_query_reparse_point() argument
1497 *rsp_buftype = data.reparse.io.buftype; in smb2_query_reparse_point()
H A Dinode.c1191 int rsp_buftype = CIFS_NO_BUFFER; in reparse_info_to_fattr() local
1198 &rsp_iov, &rsp_buftype); in reparse_info_to_fattr()
1278 free_rsp_buf(rsp_buftype, rsp_iov.iov_base); in reparse_info_to_fattr()
H A Dcifsglob.h413 int *rsp_buftype);
H A Dcifssmb.c2987 int *rsp_buftype) in cifs_query_reparse_point() argument
3103 *rsp_buftype = CIFS_LARGE_BUFFER; in cifs_query_reparse_point()