Home
last modified time | relevance | path

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

/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()
246 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
255 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
281 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
288 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
323 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
[all …]
Dsmb2ops.c748 SMB2_O_INFO_FILE, 0, in open_shroot()
1099 SMB2_O_INFO_FILE, in smb2_query_eas()
1192 SMB2_O_INFO_FILE, in smb2_set_ea()
1262 SMB2_O_INFO_FILE, 0, data, size); in smb2_set_ea()
1644 SMB2_O_INFO_FILE, 0, data, size); in smb2_ioctl_query_info()
Dsmb2pdu.c3503 FILE_ALL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_query_info()
3518 SMB_FIND_FILE_POSIX_INFO, SMB2_O_INFO_FILE, 0, in SMB311_posix_query_info()
3540 FILE_INTERNAL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_get_srv_num()
4994 pid, FILE_END_OF_FILE_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_eof()
5014 current->tgid, FILE_FULL_EA_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_ea()
Dsmb2pdu.h1452 #define SMB2_O_INFO_FILE 0x01 macro