Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dsmb2inode.c156 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
191 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
225 smb2_set_related(&rqst[num_rqst++]); in smb2_compound_op()
243 smb2_set_related(&rqst[num_rqst++]); in smb2_compound_op()
270 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
311 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
343 smb2_set_related(&rqst[num_rqst++]); in smb2_compound_op()
363 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
Dsmb2ops.c1122 smb2_set_related(&rqst[1]); in smb2_set_ea()
1133 smb2_set_related(&rqst[2]); in smb2_set_ea()
1525 smb2_set_related(&rqst[1]); in smb2_ioctl_query_info()
1535 smb2_set_related(&rqst[2]); in smb2_ioctl_query_info()
2169 smb2_set_related(&rqst[1]); in smb2_query_dir_first()
2350 smb2_set_related(struct smb_rqst *rqst) in smb2_set_related() function
2510 smb2_set_related(&rqst[1]); in smb2_query_info_compound()
2521 smb2_set_related(&rqst[2]); in smb2_query_info_compound()
2928 smb2_set_related(&rqst[1]); in smb2_query_symlink()
2941 smb2_set_related(&rqst[2]); in smb2_query_symlink()
[all …]
Dsmb2proto.h106 extern void smb2_set_related(struct smb_rqst *rqst);
Dcached_dir.c210 smb2_set_related(&rqst[1]); in open_cached_dir()