Searched defs:force_o_largefile (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/ia64/include/uapi/asm/ | ||
D | fcntl.h | 9 #define force_o_largefile() \ macro |
/Linux-v4.19/include/linux/ | ||
D | fcntl.h | 15 #define force_o_largefile() (BITS_PER_LONG != 32) macro |