Home
last modified time | relevance | path

Searched refs:SubCommand (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dcifspdu.h1302 __le16 SubCommand; /* 2 = IOCTL/FSCTL */ member
1348 __le16 SubCommand; /* 2 = IOCTL/FSCTL */ member
1372 __le16 SubCommand; /* 2 = IOCTL/FSCTL */ member
1467 __le16 SubCommand;/* 4 = Change Notify */ member
1680 __le16 SubCommand; /* one setup word */ member
1712 __le16 SubCommand; /* one setup word */ member
1752 __le16 SubCommand; /* one setup word */ member
1815 __le16 SubCommand; /* TRANS2_FIND_FIRST */ member
1857 __le16 SubCommand; /* TRANS2_FIND_NEXT */ member
1919 __le16 SubCommand; /* one setup word */ member
[all …]
H A Dcifssmb.c733 pSMB->SubCommand = cpu_to_le16(TRANS2_SET_PATH_INFORMATION); in CIFSPOSIXDelFile()
944 pSMB->SubCommand = cpu_to_le16(TRANS2_SET_PATH_INFORMATION); in CIFSPOSIXCreate()
2328 pSMB->SubCommand = cpu_to_le16(TRANS2_SET_FILE_INFORMATION); in CIFSSMBRenameOpenFile()
2435 pSMB->SubCommand = cpu_to_le16(TRANS2_SET_PATH_INFORMATION); in CIFSUnixCreateSymLink()
2765 io_req->SubCommand = cpu_to_le16(NT_TRANSACT_IOCTL); in cifs_query_reparse_point()
2844 pSMB->SubCommand = cpu_to_le16(NT_TRANSACT_IOCTL); in CIFSSMB_set_compression()
3343 pSMB->SubCommand = cpu_to_le16(sub_command); in smb_init_nttransact()
4017 pSMB->SubCommand = cpu_to_le16(TRANS2_FIND_FIRST); in CIFSFindFirst()
4122 pSMB->SubCommand = cpu_to_le16(TRANS2_FIND_NEXT); in CIFSFindNext()
4406 pSMB->SubCommand = cpu_to_le16(TRANS2_GET_DFS_REFERRAL); in CIFSGetDFSRefer()
[all …]