Home
last modified time | relevance | path

Searched refs:l_whence (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dfalloc.h14 __s16 l_whence; member
46 __s16 l_whence; member
H A Dcompat.h272 short l_whence; member
286 short l_whence; member
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h
/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c194 short l_whence; member
209 kernel->l_whence = user.l_whence; in get_oabi_flock()
222 user.l_whence = kernel->l_whence; in put_oabi_flock()
/linux/tools/testing/selftests/filelock/
H A Dofdlocks.c16 fl->l_whence = SEEK_SET; in lock_set()
28 fl->l_whence = SEEK_SET; in lock_get()
/linux/fs/
H A Dioctl.c276 switch (sr.l_whence) { in ioctl_preallocate()
305 switch (sr.l_whence) { in compat_ioctl_preallocate()
/linux/arch/um/os-Linux/
H A Dfile.c578 .l_whence = SEEK_SET, in os_lock_file()
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c4189 __s16 l_whence; in TEST_F_FORK()
4243 __s16 l_whence; global() member