Home
last modified time | relevance | path

Searched defs:TARGET_O_NOATIME (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h22 #define TARGET_O_NOATIME 04000000 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_fcntl.h26 #define TARGET_O_NOATIME 0x200000 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h21 #define TARGET_O_NOATIME 004000000 macro
/openbmc/qemu/linux-user/generic/
H A Dfcntl.h53 #define TARGET_O_NOATIME 01000000 macro