Home
last modified time | relevance | path

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

/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.h134 extern void smb2_set_related(struct smb_rqst *rqst);
H A Dsmb2ops.c1284 smb2_set_related(&rqst[1]); in smb2_set_ea()
1293 smb2_set_related(&rqst[2]); in smb2_set_ea()
1700 smb2_set_related(&rqst[1]); in smb2_ioctl_query_info()
1710 smb2_set_related(&rqst[2]); in smb2_ioctl_query_info()
2384 smb2_set_related(&rqst[1]); in smb2_query_dir_first()
2590 smb2_set_related(struct smb_rqst *rqst) in smb2_set_related() function
2751 smb2_set_related(&rqst[1]); in smb2_query_info_compound()
2761 smb2_set_related(&rqst[2]); in smb2_query_info_compound()
H A Dcached_dir.c286 smb2_set_related(&rqst[1]); in open_cached_dir()