Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dfiletable.h9 #define FFS_ISREG 0x2UL macro
10 #define FFS_MASK ~(FFS_NOWAIT|FFS_ISREG)
Dio_uring.c1591 res |= FFS_ISREG; in io_file_get_flags()