Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsproto.h471 int *rsp_buftype);
H A Dinode.c1071 int rsp_buftype = CIFS_NO_BUFFER; in reparse_info_to_fattr() local
1078 &rsp_iov, &rsp_buftype); in reparse_info_to_fattr()
1109 free_rsp_buf(rsp_buftype, rsp_iov.iov_base); in reparse_info_to_fattr()
H A Dcifsglob.h360 int *rsp_buftype);
H A Dsmb2ops.c3001 int *rsp_buftype) in smb2_query_reparse_point()
3118 *rsp_buftype = resp_buftype[1]; in smb2_query_reparse_point()
2996 smb2_query_reparse_point(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u32 *tag, struct kvec *rsp, int *rsp_buftype) smb2_query_reparse_point() argument
H A Dcifssmb.c2701 int *rsp_buftype) in cifs_query_reparse_point()
2780 *rsp_buftype = CIFS_LARGE_BUFFER; in cifs_query_reparse_point()
2696 cifs_query_reparse_point(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u32 *tag, struct kvec *rsp, int *rsp_buftype) cifs_query_reparse_point() argument

Completed in 28 milliseconds