l_whence          188 arch/arm/kernel/sys_oabi-compat.c 	short	l_whence;
l_whence          206 arch/arm/kernel/sys_oabi-compat.c 	kernel.l_whence	= user.l_whence;
l_whence          218 arch/arm/kernel/sys_oabi-compat.c 		user.l_whence	= kernel.l_whence;
l_whence           73 arch/arm64/include/asm/compat.h 	short		l_whence;
l_whence           85 arch/arm64/include/asm/compat.h 	short		l_whence;
l_whence           57 arch/mips/include/asm/compat.h 	short		l_whence;
l_whence           71 arch/mips/include/asm/compat.h 	short		l_whence;
l_whence           66 arch/mips/include/uapi/asm/fcntl.h 	short	l_whence;
l_whence           61 arch/parisc/include/asm/compat.h 	short			l_whence;
l_whence           69 arch/parisc/include/asm/compat.h 	short			l_whence;
l_whence           55 arch/powerpc/include/asm/compat.h 	short		l_whence;
l_whence           67 arch/powerpc/include/asm/compat.h 	short		l_whence;
l_whence          110 arch/s390/include/asm/compat.h 	short		l_whence;
l_whence          122 arch/s390/include/asm/compat.h 	short		l_whence;
l_whence           82 arch/sparc/include/asm/compat.h 	short		l_whence;
l_whence           95 arch/sparc/include/asm/compat.h 	short		l_whence;
l_whence          578 arch/um/os-Linux/file.c 					      .l_whence	= SEEK_SET,
l_whence           58 arch/x86/include/asm/compat.h 	short		l_whence;
l_whence           74 arch/x86/include/asm/compat.h 	short		l_whence;
l_whence          474 fs/compat_ioctl.c 	__s16		l_whence;
l_whence          493 fs/compat_ioctl.c 	    copy_in_user(&p->l_whence,	&p32->l_whence, sizeof(s16)) ||
l_whence          526 fs/fcntl.c     	(dst)->l_whence = (src)->l_whence;	\
l_whence          478 fs/ioctl.c     	switch (sr.l_whence) {
l_whence          521 fs/locks.c     	switch (l->l_whence) {
l_whence          573 fs/locks.c     		.l_whence = l->l_whence,
l_whence         2327 fs/locks.c     	flock->l_whence = 0;
l_whence         2339 fs/locks.c     	flock->l_whence = 0;
l_whence         1895 fs/ocfs2/file.c 	switch (sr->l_whence) {
l_whence         1908 fs/ocfs2/file.c 	sr->l_whence = 0;
l_whence         2044 fs/ocfs2/file.c 	sr.l_whence = 0;
l_whence           32 fs/ocfs2/ocfs2_ioctl.h 	__s16		l_whence;
l_whence          116 fs/xfs/libxfs/xfs_fs.h 	__s16		l_whence;
l_whence          626 fs/xfs/xfs_ioctl.c 	switch (bf->l_whence) {
l_whence           36 fs/xfs/xfs_ioctl32.c 	    get_user(bf->l_whence,	&arg32->l_whence) ||
l_whence          159 fs/xfs/xfs_ioctl32.h 	__s16		l_whence;
l_whence           14 include/linux/falloc.h 	__s16		l_whence;
l_whence          198 include/uapi/asm-generic/fcntl.h 	short	l_whence;
l_whence          213 include/uapi/asm-generic/fcntl.h 	short  l_whence;
l_whence          197 tools/include/uapi/asm-generic/fcntl.h 	short	l_whence;
l_whence          212 tools/include/uapi/asm-generic/fcntl.h 	short  l_whence;