Searched refs:DELETE (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/fs/cifs/ |
D | smb2inode.c | 661 return smb2_compound_op(xid, tcon, cifs_sb, name, DELETE, FILE_OPEN, in smb2_rmdir() 670 return smb2_compound_op(xid, tcon, cifs_sb, name, DELETE, FILE_OPEN, in smb2_unlink() 707 cifs_sb, DELETE, SMB2_OP_RENAME, cfile); in smb2_rename_path()
|
D | cifspdu.h | 231 #define DELETE 0x00010000 /* The file can be deleted */ macro 261 | DELETE | READ_CONTROL | WRITE_DAC \ 267 | DELETE | READ_CONTROL | WRITE_DAC \ 272 | DELETE | READ_CONTROL | WRITE_DAC \
|
D | inode.c | 1491 oparms.desired_access = DELETE | FILE_WRITE_ATTRIBUTES; 2042 oparms.desired_access = DELETE;
|
D | file.c | 1999 if (with_delete && !(open_file->fid.access & DELETE)) in cifs_get_writable_file()
|
/Linux-v5.10/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-v5.10/fs/ceph/ |
D | dir.c | 1336 DELETE = 1, enumerator 1386 if (ret & DELETE) { in __dentry_leases_walk() 1448 return DELETE; in __dentry_lease_check() 1473 return DELETE; in __dir_lease_check()
|
/Linux-v5.10/include/linux/ceph/ |
D | rados.h | 232 f(DELETE, __CEPH_OSD_OP(WR, DATA, 5), "delete") \
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_dcbnl.c | 1086 DELETE, enumerator 1124 mlx5e_dcbnl_dscp_app(priv, DELETE); in mlx5e_dcbnl_delete_app()
|
/Linux-v5.10/fs/ntfs/ |
D | layout.h | 1467 DELETE = cpu_to_le32(0x00010000), enumerator
|
/Linux-v5.10/Documentation/admin-guide/LSM/ |
D | Smack.rst | 212 If label is "-DELETE" a matched entry will be deleted.
|
/Linux-v5.10/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 464 0x100F 0x0E FN+DELETE -
|