Searched refs:NO_FILE_ID (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2pdu.h | 290 #define NO_FILE_ID 0xFFFFFFFFFFFFFFFFULL /* general ioctls to srv not to file */ macro
|
H A D | smb2ops.c | 772 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in SMB3_request_interfaces() 2840 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in smb2_get_dfs_refer()
|
H A D | smb2pdu.c | 1329 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in smb3_validate_negotiate()
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2ops.c | 589 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in SMB3_request_interfaces() 2762 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in smb2_get_dfs_refer()
|
H A D | smb2pdu.h | 1167 #define NO_FILE_ID 0xFFFFFFFFFFFFFFFFULL /* general ioctls to srv not to file */ macro
|
H A D | smb2pdu.c | 1088 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in smb3_validate_negotiate()
|
Completed in 32 milliseconds