Searched refs:MD_RESERVED_BLOCKS (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/raid/
H A Dmd_p.h46 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE) macro
49 #define MD_NEW_SIZE_BLOCKS(x) ((x & ~(MD_RESERVED_BLOCKS - 1)) - MD_RESERVED_BLOCKS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/raid/
H A Dmd_p.h46 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE) macro
49 #define MD_NEW_SIZE_BLOCKS(x) ((x & ~(MD_RESERVED_BLOCKS - 1)) - MD_RESERVED_BLOCKS)

Completed in 81 milliseconds