Searched refs:F2FS_IOC_GETFLAGS (Results 1 – 2 of 2) sorted by relevance
/external/f2fs-tools/tools/f2fs_io/ | ||
D | f2fs_io.h | 46 #define F2FS_IOC_GETFLAGS FS_IOC_GETFLAGS macro |
D | f2fs_io.c | 132 ret = ioctl(fd, F2FS_IOC_GETFLAGS, &flags); in do_pinfile() |