Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2inode.c296 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
332 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
365 smb2_set_related(&rqst[num_rqst++]); in smb2_compound_op()
396 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
427 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
467 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
498 smb2_set_related(&rqst[num_rqst++]); in smb2_compound_op()
521 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
547 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
582 smb2_set_related(&rqst[num_rqst]); in smb2_compound_op()
[all …]
H A Dsmb2proto.h135 extern void smb2_set_related(struct smb_rqst *rqst);
H A Dsmb2ops.c1246 smb2_set_related(&rqst[1]); in smb2_set_ea()
1255 smb2_set_related(&rqst[2]); in smb2_set_ea()
1662 smb2_set_related(&rqst[1]); in smb2_ioctl_query_info()
1672 smb2_set_related(&rqst[2]); in smb2_ioctl_query_info()
2327 smb2_set_related(&rqst[1]); in smb2_query_dir_first()
2533 smb2_set_related(struct smb_rqst *rqst) in smb2_set_related() function
2725 smb2_set_related(&rqst[1]); in smb2_query_info_compound()
2735 smb2_set_related(&rqst[2]); in smb2_query_info_compound()
H A Dcached_dir.c284 smb2_set_related(&rqst[1]); in open_cached_dir()