Lines Matching refs:cpu_to_le32
110 #define SMB2_PROTO_NUMBER cpu_to_le32(0x424d53fe) /* 'B''M''S' */
111 #define SMB2_TRANSFORM_PROTO_NUM cpu_to_le32(0x424d53fd)
184 #define SMB2_FLAGS_SERVER_TO_REDIR cpu_to_le32(0x00000001)
185 #define SMB2_FLAGS_ASYNC_COMMAND cpu_to_le32(0x00000002)
186 #define SMB2_FLAGS_RELATED_OPERATIONS cpu_to_le32(0x00000004)
187 #define SMB2_FLAGS_SIGNED cpu_to_le32(0x00000008)
188 #define SMB2_FLAGS_DFS_OPERATIONS cpu_to_le32(0x10000000)
189 #define SMB2_FLAGS_REPLAY_OPERATIONS cpu_to_le32(0x20000000)
466 #define SMB2_SHARE_CAP_DFS cpu_to_le32(0x00000008)
480 #define ATTR_READONLY_LE cpu_to_le32(ATTR_READONLY)
481 #define ATTR_HIDDEN_LE cpu_to_le32(ATTR_HIDDEN)
482 #define ATTR_SYSTEM_LE cpu_to_le32(ATTR_SYSTEM)
483 #define ATTR_DIRECTORY_LE cpu_to_le32(ATTR_DIRECTORY)
484 #define ATTR_ARCHIVE_LE cpu_to_le32(ATTR_ARCHIVE)
485 #define ATTR_NORMAL_LE cpu_to_le32(ATTR_NORMAL)
486 #define ATTR_TEMPORARY_LE cpu_to_le32(ATTR_TEMPORARY)
487 #define ATTR_SPARSE_FILE_LE cpu_to_le32(ATTR_SPARSE)
488 #define ATTR_REPARSE_POINT_LE cpu_to_le32(ATTR_REPARSE)
489 #define ATTR_COMPRESSED_LE cpu_to_le32(ATTR_COMPRESSED)
490 #define ATTR_OFFLINE_LE cpu_to_le32(ATTR_OFFLINE)
491 #define ATTR_NOT_CONTENT_INDEXED_LE cpu_to_le32(ATTR_NOT_CONTENT_INDEXED)
492 #define ATTR_ENCRYPTED_LE cpu_to_le32(ATTR_ENCRYPTED)
493 #define ATTR_INTEGRITY_STREAML_LE cpu_to_le32(0x00008000)
494 #define ATTR_NO_SCRUB_DATA_LE cpu_to_le32(0x00020000)
495 #define ATTR_MASK_LE cpu_to_le32(0x00007FB7)
507 #define FILE_READ_DATA_LE cpu_to_le32(0x00000001)
508 #define FILE_LIST_DIRECTORY_LE cpu_to_le32(0x00000001)
509 #define FILE_WRITE_DATA_LE cpu_to_le32(0x00000002)
510 #define FILE_ADD_FILE_LE cpu_to_le32(0x00000002)
511 #define FILE_APPEND_DATA_LE cpu_to_le32(0x00000004)
512 #define FILE_ADD_SUBDIRECTORY_LE cpu_to_le32(0x00000004)
513 #define FILE_READ_EA_LE cpu_to_le32(0x00000008)
514 #define FILE_WRITE_EA_LE cpu_to_le32(0x00000010)
515 #define FILE_EXECUTE_LE cpu_to_le32(0x00000020)
516 #define FILE_TRAVERSE_LE cpu_to_le32(0x00000020)
517 #define FILE_DELETE_CHILD_LE cpu_to_le32(0x00000040)
518 #define FILE_READ_ATTRIBUTES_LE cpu_to_le32(0x00000080)
519 #define FILE_WRITE_ATTRIBUTES_LE cpu_to_le32(0x00000100)
520 #define FILE_DELETE_LE cpu_to_le32(0x00010000)
521 #define FILE_READ_CONTROL_LE cpu_to_le32(0x00020000)
522 #define FILE_WRITE_DAC_LE cpu_to_le32(0x00040000)
523 #define FILE_WRITE_OWNER_LE cpu_to_le32(0x00080000)
524 #define FILE_SYNCHRONIZE_LE cpu_to_le32(0x00100000)
525 #define FILE_ACCESS_SYSTEM_SECURITY_LE cpu_to_le32(0x01000000)
526 #define FILE_MAXIMAL_ACCESS_LE cpu_to_le32(0x02000000)
527 #define FILE_GENERIC_ALL_LE cpu_to_le32(0x10000000)
528 #define FILE_GENERIC_EXECUTE_LE cpu_to_le32(0x20000000)
529 #define FILE_GENERIC_WRITE_LE cpu_to_le32(0x40000000)
530 #define FILE_GENERIC_READ_LE cpu_to_le32(0x80000000)
531 #define DESIRED_ACCESS_MASK cpu_to_le32(0xF21F01FF)
534 #define FILE_SHARE_READ_LE cpu_to_le32(0x00000001)
535 #define FILE_SHARE_WRITE_LE cpu_to_le32(0x00000002)
536 #define FILE_SHARE_DELETE_LE cpu_to_le32(0x00000004)
537 #define FILE_SHARE_ALL_LE cpu_to_le32(0x00000007)
540 #define FILE_SUPERSEDE_LE cpu_to_le32(0x00000000)
541 #define FILE_OPEN_LE cpu_to_le32(0x00000001)
542 #define FILE_CREATE_LE cpu_to_le32(0x00000002)
543 #define FILE_OPEN_IF_LE cpu_to_le32(0x00000003)
544 #define FILE_OVERWRITE_LE cpu_to_le32(0x00000004)
545 #define FILE_OVERWRITE_IF_LE cpu_to_le32(0x00000005)
546 #define FILE_CREATE_MASK_LE cpu_to_le32(0x00000007)
558 #define IL_ANONYMOUS_LE cpu_to_le32(0x00000000)
559 #define IL_IDENTIFICATION_LE cpu_to_le32(0x00000001)
560 #define IL_IMPERSONATION_LE cpu_to_le32(0x00000002)
561 #define IL_DELEGATE_LE cpu_to_le32(0x00000003)
739 #define SMB2_LEASE_NONE_LE cpu_to_le32(0x00)
740 #define SMB2_LEASE_READ_CACHING_LE cpu_to_le32(0x01)
741 #define SMB2_LEASE_HANDLE_CACHING_LE cpu_to_le32(0x02)
742 #define SMB2_LEASE_WRITE_CACHING_LE cpu_to_le32(0x04)
744 #define SMB2_LEASE_FLAG_BREAK_IN_PROGRESS_LE cpu_to_le32(0x02)
825 #define SMB2_CHANNEL_NONE cpu_to_le32(0x00000000)
826 #define SMB2_CHANNEL_RDMA_V1 cpu_to_le32(0x00000001)
827 #define SMB2_CHANNEL_RDMA_V1_INVALIDATE cpu_to_le32(0x00000002)
1282 #define SMB2_NOTIFY_BREAK_LEASE_FLAG_ACK_REQUIRED cpu_to_le32(0x01)
1531 #define FILE_MODE_INFO_MASK cpu_to_le32(0x0000103e)