Home
last modified time | relevance | path

Searched refs:CLD_FLG_MBLK (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/io/disktest/
Dmain.h104 #define CLD_FLG_MBLK 0x0000000000000002ULL /* will add header info to first block, fc lun, lba, et… macro
Dchildmain.c795 if (args->flags & CLD_FLG_MBLK) { in ChildMain()
908 if (args->flags & CLD_FLG_MBLK) { in ChildMain()
Dparse.c357 args->flags |= CLD_FLG_MBLK; in fill_cld_args()