Home
last modified time | relevance | path

Searched refs:force_o_largefile (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dfcntl.h24 #ifndef force_o_largefile
25 #define force_o_largefile() (!IS_ENABLED(CONFIG_ARCH_32BIT_OFF_T)) macro
/linux/fs/
A Dopen.c1436 if (force_o_largefile()) in SYSCALL_DEFINE3()
1444 if (force_o_largefile()) in SYSCALL_DEFINE4()
1470 if (!(tmp.flags & O_PATH) && force_o_largefile()) in SYSCALL_DEFINE4()
1506 if (force_o_largefile()) in SYSCALL_DEFINE2()
A Dfhandle.c381 if (force_o_largefile()) in SYSCALL_DEFINE3()
/linux/io_uring/
A Dopenclose.c62 if (!(open->how.flags & O_PATH) && force_o_largefile()) in __io_openat_prep()
/linux/fs/notify/fanotify/
A Dfanotify_user.c1512 if (force_o_largefile()) in SYSCALL_DEFINE2()

Completed in 19 milliseconds