Searched refs:DELETE (Results 1 – 12 of 12) sorted by relevance
/linux/fs/smb/server/ |
H A D | smb_common.h | 101 #define DELETE 0x00010000 /* The file can be deleted */ macro 125 | DELETE | READ_CONTROL | WRITE_DAC \ 131 | DELETE | READ_CONTROL | WRITE_DAC \ 136 | DELETE | READ_CONTROL | WRITE_DAC \ 154 #define GENERIC_ALL_FLAGS (DELETE | READ_CONTROL | WRITE_DAC | \
|
/linux/drivers/scsi/aacraid/ |
H A D | commsup.c | 1062 DELETE, in aac_handle_aif() enumerator 1101 device_config_needed = DELETE; in aac_handle_aif() 1180 dev->fsa_dev[container].config_needed = DELETE; in aac_handle_aif() 1228 cpu_to_le32(AifEnAddJBOD)) ? ADD : DELETE; in aac_handle_aif() 1282 ADD : DELETE; in aac_handle_aif() 1349 dev->fsa_dev[container].config_needed = DELETE; in aac_handle_aif() 1403 case DELETE: in aac_handle_aif()
|
/linux/fs/smb/client/ |
H A D | smb2inode.c | 1162 oparms = CIFS_OPARMS(cifs_sb, tcon, name, DELETE, in smb2_rmdir() 1177 DELETE, FILE_OPEN, in smb2_unlink() 1234 co, DELETE, SMB2_OP_RENAME, cfile, source_dentry); in smb2_rename_path() 1240 co, DELETE, SMB2_OP_RENAME, cfile, NULL); in smb2_rename_path() 1353 SYNCHRONIZE | DELETE | in smb2_create_reparse_inode()
|
H A D | cifspdu.h | 219 /* the directory (so the DELETE on */ 225 #define DELETE 0x00010000 /* The file or dir can be deleted */ macro 248 /* DELETE | */ 278 | DELETE | READ_CONTROL | WRITE_DAC \ 284 | DELETE | READ_CONTROL | WRITE_DAC \ 289 | DELETE | READ_CONTROL | WRITE_DAC \ 2635 DELETE (note delete open file behavior)
|
H A D | inode.c | 1822 .desired_access = DELETE | FILE_WRITE_ATTRIBUTES, in cifs_rename_pending_delete() 2445 .desired_access = DELETE,
|
H A D | file.c | 2531 if (with_delete && !(open_file->fid.access & DELETE)) in cifs_get_writable_file()
|
H A D | cifssmb.c | 1052 FILE_DELETE_CHILD | FILE_WRITE_ATTRIBUTES | DELETE | in access_flags_to_smbopen_mode()
|
/linux/include/linux/ceph/ |
H A D | rados.h | 232 f(DELETE, __CEPH_OSD_OP(WR, DATA, 5), "delete") \
|
/linux/fs/ceph/ |
H A D | dir.c | 1619 DELETE = 1, enumerator 1674 if (ret & DELETE) { in __dentry_leases_walk() 1736 return DELETE; in __dentry_lease_check() 1761 return DELETE; in __dir_lease_check()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_dcbnl.c | 1080 DELETE, enumerator 1118 mlx5e_dcbnl_dscp_app(priv, DELETE); in mlx5e_dcbnl_delete_app()
|
/linux/Documentation/admin-guide/LSM/ |
H A D | Smack.rst | 212 If label is "-DELETE" a matched entry will be deleted.
|
/linux/Documentation/admin-guide/laptops/ |
H A D | thinkpad-acpi.rst | 471 0x100F 0x0E FN+DELETE -
|