Home
last modified time | relevance | path

Searched refs:FS_IOC_ENABLE_VERITY (Results 1 – 2 of 2) sorted by relevance

/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.h82 #define FS_IOC_ENABLE_VERITY _IO('f', 133) macro
Df2fs_io.c193 ret = ioctl(fd, FS_IOC_ENABLE_VERITY); in do_set_verity()