Home
last modified time | relevance | path

Searched refs:force_o_largefile (Results 1 – 6 of 6) 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/arch/ia64/include/uapi/asm/
A Dfcntl.h9 #define force_o_largefile() \ macro
/linux/fs/
A Dopen.c1234 if (force_o_largefile()) in SYSCALL_DEFINE3()
1242 if (force_o_largefile()) in SYSCALL_DEFINE4()
1266 if (!(tmp.flags & O_PATH) && force_o_largefile()) in SYSCALL_DEFINE4()
1302 if (force_o_largefile()) in SYSCALL_DEFINE2()
A Dfhandle.c262 if (force_o_largefile()) in SYSCALL_DEFINE3()
A Dio_uring.c4215 if (!(req->open.how.flags & O_PATH) && force_o_largefile()) in __io_openat_prep()
/linux/fs/notify/fanotify/
A Dfanotify_user.c1314 if (force_o_largefile()) in SYSCALL_DEFINE2()

Completed in 34 milliseconds