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