Home
last modified time | relevance | path

Searched refs:INCFS_IOC_GET_LAST_READ_ERROR (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dincrementalfs.h141 #define INCFS_IOC_GET_LAST_READ_ERROR \ macro
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dpseudo_files.c1037 case INCFS_IOC_GET_LAST_READ_ERROR: in pending_reads_dispatch_ioctl()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c4408 TESTEQUAL(ioctl(cmd_fd, INCFS_IOC_GET_LAST_READ_ERROR, &glre), 0); in ioctl_test_last_error()