Searched refs:SMB2_OP_DELETE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2glob.h | 32 #define SMB2_OP_DELETE 7 macro
|
H A D | smb2inode.c | 203 case SMB2_OP_DELETE: in smb2_compound_op() 474 case SMB2_OP_DELETE: in smb2_compound_op() 793 ACL_NO_MODE, NULL, SMB2_OP_DELETE, NULL, NULL, NULL, NULL, NULL); in smb2_unlink()
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2glob.h | 44 #define SMB2_OP_DELETE 7 macro
|
H A D | smb2inode.c | 204 case SMB2_OP_DELETE: in smb2_compound_op() 451 case SMB2_OP_DELETE: in smb2_compound_op() 688 ACL_NO_MODE, NULL, SMB2_OP_DELETE, NULL); in smb2_unlink()
|
Completed in 5 milliseconds