Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2inode.c146 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
155 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
180 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
190 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
225 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
243 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
264 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
271 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
306 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
312 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
[all …]
Dsmb2ops.c746 SMB2_O_INFO_FILE, 0, in open_shroot()
1093 SMB2_O_INFO_FILE, in smb2_query_eas()
1186 SMB2_O_INFO_FILE, in smb2_set_ea()
1256 SMB2_O_INFO_FILE, 0, data, size); in smb2_set_ea()
1632 SMB2_O_INFO_FILE, 0, data, size); in smb2_ioctl_query_info()
Dsmb2pdu.c3458 FILE_ALL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_query_info()
3473 SMB_FIND_FILE_POSIX_INFO, SMB2_O_INFO_FILE, 0, in SMB311_posix_query_info()
3495 FILE_INTERNAL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_get_srv_num()
4948 pid, FILE_END_OF_FILE_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_eof()
4968 current->tgid, FILE_FULL_EA_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_ea()
Dsmb2pdu.h1441 #define SMB2_O_INFO_FILE 0x01 macro