Searched refs:SMB2_OP_SET_INFO (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2glob.h | 27 #define SMB2_OP_SET_INFO 2 macro
|
H A D | smb2inode.c | 266 case SMB2_OP_SET_INFO: in smb2_compound_op() 518 case SMB2_OP_SET_INFO: in smb2_compound_op() 772 &data, SMB2_OP_SET_INFO, cfile, NULL, NULL, NULL, NULL); in smb2_mkdir_setinfo() 884 0, ACL_NO_MODE, buf, SMB2_OP_SET_INFO, cfile, in smb2_set_file_info()
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2glob.h | 39 #define SMB2_OP_SET_INFO 2 macro
|
H A D | smb2inode.c | 267 case SMB2_OP_SET_INFO: in smb2_compound_op() 495 case SMB2_OP_SET_INFO: in smb2_compound_op() 668 &data, SMB2_OP_SET_INFO, cfile); in smb2_mkdir_setinfo() 767 0, ACL_NO_MODE, buf, SMB2_OP_SET_INFO, NULL); in smb2_set_file_info()
|
Completed in 3 milliseconds