Searched defs:force_o_largefile (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/ia64/include/uapi/asm/ | ||
D | fcntl.h | 9 #define force_o_largefile() \ macro |
/linux-6.1.9/include/linux/ | ||
D | fcntl.h | 25 #define force_o_largefile() (!IS_ENABLED(CONFIG_ARCH_32BIT_OFF_T)) macro |