Searched refs:BLKSECDISCARD (Results 1 – 5 of 5) sorted by relevance
31 #ifndef BLKSECDISCARD32 #define BLKSECDISCARD _IO(0x12,125) macro47 ret = ioctl(fd, BLKSECDISCARD, &range); in wipe_block_device()
34 #ifndef BLKSECDISCARD35 #define BLKSECDISCARD _IO(0x12,125) macro60 req = BLKSECDISCARD; in wipe_block_device()
78 request == BLKSECDISCARD); in BlkIoctl()
116 if (ioctl(fs_fd.get(), BLKSECDISCARD, range) == -1) { in secdiscard_path()
107 define(`BLKSECDISCARD', `0x0000127d')