Searched refs:target_tid (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/dpt/ |
H A D | dpti_i2o.h | 57 u32 target_tid:12; member
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 518 const __u16 target_tid,
|
H A D | cifssmb.c | 2837 const char *fromName, const __u16 target_tid, const char *toName, in CIFSSMBCopy() 2855 pSMB->Tid2 = target_tid; in CIFSSMBCopy() 2836 CIFSSMBCopy(const unsigned int xid, struct cifs_tcon *tcon, const char *fromName, const __u16 target_tid, const char *toName, const int flags, const struct nls_table *nls_codepage, int remap) CIFSSMBCopy() argument
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 550 const __u16 target_tid,
|
H A D | cifssmb.c | 2302 const char *fromName, const __u16 target_tid, const char *toName, in CIFSSMBCopy() 2320 pSMB->Tid2 = target_tid; in CIFSSMBCopy() 2301 CIFSSMBCopy(const unsigned int xid, struct cifs_tcon *tcon, const char *fromName, const __u16 target_tid, const char *toName, const int flags, const struct nls_table *nls_codepage, int remap) CIFSSMBCopy() argument
|
Completed in 18 milliseconds