Home
last modified time | relevance | path

Searched defs:force_o_largefile (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dfcntl.h9 #define force_o_largefile() \ macro
/openbmc/linux/include/linux/
H A Dfcntl.h25 #define force_o_largefile() (!IS_ENABLED(CONFIG_ARCH_32BIT_OFF_T)) macro