Searched refs:BLKSECDISCARD (Results 1 – 6 of 6) sorted by relevance
32 #ifndef BLKSECDISCARD33 #define BLKSECDISCARD _IO(0x12,125) macro48 ret = ioctl(fd, BLKSECDISCARD, &range); in wipe_block_device()
34 #ifndef BLKSECDISCARD35 #define BLKSECDISCARD _IO(0x12,125) macro60 req = BLKSECDISCARD; in wipe_block_device()
94 request == BLKSECDISCARD); in BlkIoctl()
149 {BLKSECDISCARD, "BLKSECDISCARD"}, in DiscardPartitionTail()
119 if (ioctl(fs_fd.get(), BLKSECDISCARD, range) == -1) { in secdiscard_path()
107 define(`BLKSECDISCARD', `0x0000127d')