Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2inode.c281 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
290 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
315 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
325 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
361 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
382 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
391 SMB2_O_INFO_FILE, 0, in smb2_compound_op()
416 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
423 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op()
457 SMB2_O_INFO_FILE, in smb2_compound_op()
[all...]
H A Dcached_dir.c262 SMB2_O_INFO_FILE, 0, in open_cached_dir()
H A Dsmb2pdu.c3897 FILE_ALL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_query_info()
3914 SMB_FIND_FILE_POSIX_INFO, SMB2_O_INFO_FILE, 0,
3939 FILE_INTERNAL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_get_srv_num()
5687 pid, FILE_END_OF_FILE_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_acl()
5707 current->tgid, FILE_FULL_EA_INFORMATION, SMB2_O_INFO_FILE, in SMB2_oplock_break()
H A Dsmb2ops.c1106 SMB2_O_INFO_FILE, in smb2_query_eas()
1207 SMB2_O_INFO_FILE, in smb2_set_ea()
1277 SMB2_O_INFO_FILE, 0, data, size); in smb2_set_ea()
1675 SMB2_O_INFO_FILE, 0, data, size); in smb2_ioctl_query_info()
/linux/fs/smb/common/
H A Dsmb2pdu.h1572 #define SMB2_O_INFO_FILE 0x01 macro
/linux/fs/smb/server/
H A Dsmb2pdu.c543 if ((req->InfoType == SMB2_O_INFO_FILE && in smb2_allocate_rsp_buf()
5612 case SMB2_O_INFO_FILE: in smb2_query_info()
5613 ksmbd_debug(SMB, "GOT SMB2_O_INFO_FILE\n"); in smb2_query_info()
6401 case SMB2_O_INFO_FILE: in smb2_set_info()
6402 ksmbd_debug(SMB, "GOT SMB2_O_INFO_FILE\n"); in smb2_set_info()