Home
last modified time | relevance | path

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

/linux-6.1.9/tools/include/uapi/linux/
Dfcntl.h62 #define RWH_WRITE_LIFE_NOT_SET 0 macro
74 #define RWF_WRITE_LIFE_NOT_SET RWH_WRITE_LIFE_NOT_SET
/linux-6.1.9/include/uapi/linux/
Dfcntl.h62 #define RWH_WRITE_LIFE_NOT_SET 0 macro
74 #define RWF_WRITE_LIFE_NOT_SET RWH_WRITE_LIFE_NOT_SET
/linux-6.1.9/fs/
Dfcntl.c273 case RWH_WRITE_LIFE_NOT_SET: in rw_hint_valid()