Lines Matching refs:cpu_to_le32
90 #define SMB2_PROTO_NUMBER cpu_to_le32(0x424d53fe)
91 #define SMB2_TRANSFORM_PROTO_NUM cpu_to_le32(0x424d53fd)
141 #define SMB2_FLAGS_SERVER_TO_REDIR cpu_to_le32(0x00000001)
142 #define SMB2_FLAGS_ASYNC_COMMAND cpu_to_le32(0x00000002)
143 #define SMB2_FLAGS_RELATED_OPERATIONS cpu_to_le32(0x00000004)
144 #define SMB2_FLAGS_SIGNED cpu_to_le32(0x00000008)
145 #define SMB2_FLAGS_DFS_OPERATIONS cpu_to_le32(0x10000000)
190 #define MOVE_DST_IPADDR_V4 cpu_to_le32(0x00000001)
191 #define MOVE_DST_IPADDR_V6 cpu_to_le32(0x00000002)
487 #define SMB2_SHARE_CAP_DFS cpu_to_le32(0x00000008) /* all dialects */
488 #define SMB2_SHARE_CAP_CONTINUOUS_AVAILABILITY cpu_to_le32(0x00000010) /* 3.0 */
489 #define SMB2_SHARE_CAP_SCALEOUT cpu_to_le32(0x00000020) /* 3.0 */
490 #define SMB2_SHARE_CAP_CLUSTER cpu_to_le32(0x00000040) /* 3.0 */
491 #define SMB2_SHARE_CAP_ASYMMETRIC cpu_to_le32(0x00000080) /* 3.02 */
492 #define SMB2_SHARE_CAP_REDIRECT_TO_OWNER cpu_to_le32(0x00000100) /* 3.1.1 */
533 #define FILE_READ_DATA_LE cpu_to_le32(0x00000001)
534 #define FILE_WRITE_DATA_LE cpu_to_le32(0x00000002)
535 #define FILE_APPEND_DATA_LE cpu_to_le32(0x00000004)
536 #define FILE_READ_EA_LE cpu_to_le32(0x00000008)
537 #define FILE_WRITE_EA_LE cpu_to_le32(0x00000010)
538 #define FILE_EXECUTE_LE cpu_to_le32(0x00000020)
539 #define FILE_READ_ATTRIBUTES_LE cpu_to_le32(0x00000080)
540 #define FILE_WRITE_ATTRIBUTES_LE cpu_to_le32(0x00000100)
541 #define FILE_DELETE_LE cpu_to_le32(0x00010000)
542 #define FILE_READ_CONTROL_LE cpu_to_le32(0x00020000)
543 #define FILE_WRITE_DAC_LE cpu_to_le32(0x00040000)
544 #define FILE_WRITE_OWNER_LE cpu_to_le32(0x00080000)
545 #define FILE_SYNCHRONIZE_LE cpu_to_le32(0x00100000)
546 #define FILE_ACCESS_SYSTEM_SECURITY_LE cpu_to_le32(0x01000000)
547 #define FILE_MAXIMAL_ACCESS_LE cpu_to_le32(0x02000000)
548 #define FILE_GENERIC_ALL_LE cpu_to_le32(0x10000000)
549 #define FILE_GENERIC_EXECUTE_LE cpu_to_le32(0x20000000)
550 #define FILE_GENERIC_WRITE_LE cpu_to_le32(0x40000000)
551 #define FILE_GENERIC_READ_LE cpu_to_le32(0x80000000)
554 #define FILE_SHARE_READ_LE cpu_to_le32(0x00000001)
555 #define FILE_SHARE_WRITE_LE cpu_to_le32(0x00000002)
556 #define FILE_SHARE_DELETE_LE cpu_to_le32(0x00000004)
557 #define FILE_SHARE_ALL_LE cpu_to_le32(0x00000007)
560 #define FILE_SUPERSEDE_LE cpu_to_le32(0x00000000)
561 #define FILE_OPEN_LE cpu_to_le32(0x00000001)
562 #define FILE_CREATE_LE cpu_to_le32(0x00000002)
563 #define FILE_OPEN_IF_LE cpu_to_le32(0x00000003)
564 #define FILE_OVERWRITE_LE cpu_to_le32(0x00000004)
565 #define FILE_OVERWRITE_IF_LE cpu_to_le32(0x00000005)
568 #define FILE_DIRECTORY_FILE_LE cpu_to_le32(0x00000001)
570 #define FILE_WRITE_THROUGH_LE cpu_to_le32(0x00000002)
571 #define FILE_SEQUENTIAL_ONLY_LE cpu_to_le32(0x00000004)
572 #define FILE_NO_INTERMEDIATE_BUFFERRING_LE cpu_to_le32(0x00000008)
573 #define FILE_SYNCHRONOUS_IO_ALERT_LE cpu_to_le32(0x00000010)
574 #define FILE_SYNCHRONOUS_IO_NON_ALERT_LE cpu_to_le32(0x00000020)
575 #define FILE_NON_DIRECTORY_FILE_LE cpu_to_le32(0x00000040)
576 #define FILE_COMPLETE_IF_OPLOCKED_LE cpu_to_le32(0x00000100)
577 #define FILE_NO_EA_KNOWLEDGE_LE cpu_to_le32(0x00000200)
578 #define FILE_RANDOM_ACCESS_LE cpu_to_le32(0x00000800)
579 #define FILE_DELETE_ON_CLOSE_LE cpu_to_le32(0x00001000)
580 #define FILE_OPEN_BY_FILE_ID_LE cpu_to_le32(0x00002000)
581 #define FILE_OPEN_FOR_BACKUP_INTENT_LE cpu_to_le32(0x00004000)
582 #define FILE_NO_COMPRESSION_LE cpu_to_le32(0x00008000)
583 #define FILE_RESERVE_OPFILTER_LE cpu_to_le32(0x00100000)
584 #define FILE_OPEN_REPARSE_POINT_LE cpu_to_le32(0x00200000)
585 #define FILE_OPEN_NO_RECALL_LE cpu_to_le32(0x00400000)
586 #define FILE_OPEN_FOR_FREE_SPACE_QUERY_LE cpu_to_le32(0x00800000)
595 #define IL_ANONYMOUS cpu_to_le32(0x00000000)
596 #define IL_IDENTIFICATION cpu_to_le32(0x00000001)
597 #define IL_IMPERSONATION cpu_to_le32(0x00000002)
598 #define IL_DELEGATE cpu_to_le32(0x00000003)
684 #define SMB2_LEASE_NONE cpu_to_le32(0x00)
685 #define SMB2_LEASE_READ_CACHING cpu_to_le32(0x01)
686 #define SMB2_LEASE_HANDLE_CACHING cpu_to_le32(0x02)
687 #define SMB2_LEASE_WRITE_CACHING cpu_to_le32(0x04)
689 #define SMB2_LEASE_FLAG_BREAK_IN_PROGRESS cpu_to_le32(0x02)
690 #define SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET cpu_to_le32(0x00000004)
874 #define RSS_CAPABLE cpu_to_le32(0x00000001)
875 #define RDMA_CAPABLE cpu_to_le32(0x00000002)
995 #define SMB2_CHANNEL_NONE cpu_to_le32(0x00000000)
996 #define SMB2_CHANNEL_RDMA_V1 cpu_to_le32(0x00000001) /* SMB3 or later */
997 #define SMB2_CHANNEL_RDMA_V1_INVALIDATE cpu_to_le32(0x00000002) /* >= SMB3.02 */
1206 #define SMB2_NOTIFY_BREAK_LEASE_FLAG_ACK_REQUIRED cpu_to_le32(0x01)