Searched refs:DELETE (Results 1 – 10 of 10) sorted by relevance
/linux/fs/smb/server/ |
H A 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 | \
|
H A D | smbacl.c | 1283 DELETE; in smb_check_perm_dacl() 1329 DELETE; in smb_check_perm_dacl() 1389 ~(access_bits | FILE_READ_ATTRIBUTES | READ_CONTROL | WRITE_DAC | DELETE)) { in smb_check_perm_dacl()
|
/linux/fs/smb/client/ |
H A D | smb2inode.c | 1094 oparms = CIFS_OPARMS(cifs_sb, tcon, name, DELETE, in smb2_rmdir() 1109 DELETE, FILE_OPEN, in smb2_unlink() 1166 co, DELETE, SMB2_OP_RENAME, cfile, source_dentry); in smb2_rename_path() 1172 co, DELETE, SMB2_OP_RENAME, cfile, NULL); in smb2_rename_path() 1277 SYNCHRONIZE | DELETE | in smb2_get_reparse_inode()
|
H A D | inode.c | 1813 .desired_access = DELETE | FILE_WRITE_ATTRIBUTES, in cifs_rename_pending_delete() 2424 .desired_access = DELETE,
|
H A D | file.c | 2496 if (with_delete && !(open_file->fid.access & DELETE)) in cifs_get_writable_file()
|
/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 | 1611 DELETE = 1, enumerator 1666 if (ret & DELETE) { in __dentry_leases_walk() 1728 return DELETE; in __dentry_lease_check() 1753 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 -
|