Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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 …]
Dsmb2pdu.c3475 FILE_ALL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_query_info()
3490 SMB_FIND_FILE_POSIX_INFO, SMB2_O_INFO_FILE, 0, in SMB311_posix_query_info()
3512 FILE_INTERNAL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_get_srv_num()
4966 pid, FILE_END_OF_FILE_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_eof()
4986 current->tgid, FILE_FULL_EA_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_ea()
Dsmb2ops.c747 SMB2_O_INFO_FILE, 0, in open_shroot()
1095 SMB2_O_INFO_FILE, in smb2_query_eas()
1188 SMB2_O_INFO_FILE, in smb2_set_ea()
1258 SMB2_O_INFO_FILE, 0, data, size); in smb2_set_ea()
1640 SMB2_O_INFO_FILE, 0, data, size); in smb2_ioctl_query_info()
Dsmb2pdu.h1449 #define SMB2_O_INFO_FILE 0x01 macro