Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dfcntl.h63 #define RWH_WRITE_LIFE_NOT_SET 0 macro
75 #define RWF_WRITE_LIFE_NOT_SET RWH_WRITE_LIFE_NOT_SET
/openbmc/linux/include/uapi/linux/
H A Dfcntl.h63 #define RWH_WRITE_LIFE_NOT_SET 0 macro
75 #define RWF_WRITE_LIFE_NOT_SET RWH_WRITE_LIFE_NOT_SET
/openbmc/linux/fs/
H A Dfcntl.c268 case RWH_WRITE_LIFE_NOT_SET: in rw_hint_valid()