Searched refs:SMB2_OP_SET_INFO (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/fs/smb/client/ |
D | smb2glob.h | 27 #define SMB2_OP_SET_INFO 2 macro
|
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()
|