Searched defs:force_o_largefile (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/ia64/include/asm/ | ||
D | fcntl.h | 8 #define force_o_largefile() \ macro |
/linux-3.3/include/linux/ | ||
D | fcntl.h | 54 #define force_o_largefile() (BITS_PER_LONG != 32) macro |