Searched refs:DELETE (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/fs/ksmbd/ |
D | smb_common.h | 99 #define DELETE 0x00010000 /* The file can be deleted */ macro 123 | DELETE | READ_CONTROL | WRITE_DAC \ 129 | DELETE | READ_CONTROL | WRITE_DAC \ 134 | DELETE | READ_CONTROL | WRITE_DAC \ 152 #define GENERIC_ALL_FLAGS (DELETE | READ_CONTROL | WRITE_DAC | \
|
D | smbacl.c | 1237 DELETE; in smb_check_perm_dacl() 1283 DELETE; in smb_check_perm_dacl() 1343 ~(access_bits | FILE_READ_ATTRIBUTES | READ_CONTROL | WRITE_DAC | DELETE)) { in smb_check_perm_dacl()
|
/linux-6.1.9/drivers/scsi/aacraid/ |
D | commsup.c | 1070 DELETE, in aac_handle_aif() enumerator 1109 device_config_needed = DELETE; in aac_handle_aif() 1188 dev->fsa_dev[container].config_needed = DELETE; in aac_handle_aif() 1236 cpu_to_le32(AifEnAddJBOD)) ? ADD : DELETE; in aac_handle_aif() 1290 ADD : DELETE; in aac_handle_aif() 1357 dev->fsa_dev[container].config_needed = DELETE; in aac_handle_aif() 1411 case DELETE: in aac_handle_aif()
|
/linux-6.1.9/fs/cifs/ |
D | smb2inode.c | 678 return smb2_compound_op(xid, tcon, cifs_sb, name, DELETE, FILE_OPEN, in smb2_rmdir() 687 return smb2_compound_op(xid, tcon, cifs_sb, name, DELETE, FILE_OPEN, in smb2_unlink() 725 cifs_sb, DELETE, SMB2_OP_RENAME, cfile); in smb2_rename_path()
|
D | cifspdu.h | 206 #define DELETE 0x00010000 /* The file can be deleted */ macro 238 | DELETE | READ_CONTROL | WRITE_DAC \ 244 | DELETE | READ_CONTROL | WRITE_DAC \ 249 | DELETE | READ_CONTROL | WRITE_DAC \
|
D | inode.c | 1518 oparms.desired_access = DELETE | FILE_WRITE_ATTRIBUTES; 2113 oparms.desired_access = DELETE;
|
D | file.c | 2156 if (with_delete && !(open_file->fid.access & DELETE)) in cifs_get_writable_file()
|
/linux-6.1.9/fs/ceph/ |
D | dir.c | 1426 DELETE = 1, enumerator 1476 if (ret & DELETE) { in __dentry_leases_walk() 1538 return DELETE; in __dentry_lease_check() 1563 return DELETE; in __dir_lease_check()
|
/linux-6.1.9/include/linux/ceph/ |
D | rados.h | 232 f(DELETE, __CEPH_OSD_OP(WR, DATA, 5), "delete") \
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_dcbnl.c | 1077 DELETE, enumerator 1115 mlx5e_dcbnl_dscp_app(priv, DELETE); in mlx5e_dcbnl_delete_app()
|
/linux-6.1.9/fs/ntfs/ |
D | layout.h | 1467 DELETE = cpu_to_le32(0x00010000), enumerator
|
/linux-6.1.9/Documentation/admin-guide/LSM/ |
D | Smack.rst | 212 If label is "-DELETE" a matched entry will be deleted.
|
/linux-6.1.9/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 466 0x100F 0x0E FN+DELETE -
|