Searched refs:force_o_largefile (Results 1 – 6 of 6) sorted by relevance
24 #ifndef force_o_largefile25 #define force_o_largefile() (!IS_ENABLED(CONFIG_ARCH_32BIT_OFF_T)) macro
9 #define force_o_largefile() \ macro
268 if (force_o_largefile()) in SYSCALL_DEFINE3()
1443 if (force_o_largefile()) in SYSCALL_DEFINE3()1451 if (force_o_largefile()) in SYSCALL_DEFINE4()1475 if (!(tmp.flags & O_PATH) && force_o_largefile()) in SYSCALL_DEFINE4()1511 if (force_o_largefile()) in SYSCALL_DEFINE2()
57 if (!(open->how.flags & O_PATH) && force_o_largefile()) in __io_openat_prep()
1505 if (force_o_largefile()) in SYSCALL_DEFINE2()