Home
last modified time | relevance | path

Searched defs:SEGMENT_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/uapi/linux/
Da.out.h121 #define SEGMENT_SIZE 1024 macro
125 #define SEGMENT_SIZE getpagesize() macro
/linux-6.15/lib/zstd/compress/
Dzstd_preSplit.c202 #define SEGMENT_SIZE 512 in ZSTD_splitBlock_fromBorders() macro
/linux-6.15/fs/f2fs/
Dsegment.h81 #define SEGMENT_SIZE(sbi) (1ULL << ((sbi)->log_blocksize + \ macro
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c6202 #define SEGMENT_SIZE 128 macro