Searched refs:sync_range_flags (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/uapi/linux/ | ||
D | io_uring.h | 29 __u32 sync_range_flags; member |
/Linux-v5.4/fs/ | ||
D | io_uring.c | 1615 flags = READ_ONCE(sqe->sync_range_flags); in io_sync_file_range() |