Searched refs:FS_IOC_ENABLE_VERITY (Results 1 – 2 of 2) sorted by relevance
/third_party/f2fs-tools/tools/f2fs_io/ | ||
D | f2fs_io.h | 82 #define FS_IOC_ENABLE_VERITY _IO('f', 133) macro |
D | f2fs_io.c | 193 ret = ioctl(fd, FS_IOC_ENABLE_VERITY); in do_set_verity() |