Home
last modified time | relevance | path

Searched refs:no_seek_end_llseek (Results 1 – 12 of 12) sorted by relevance

/linux/arch/x86/kernel/
A Dcpuid.c122 .llseek = no_seek_end_llseek,
A Dmsr.c230 .llseek = no_seek_end_llseek,
/linux/drivers/usb/core/
A Ddevices.c591 .llseek = no_seek_end_llseek,
A Ddevio.c2815 .llseek = no_seek_end_llseek,
/linux/fs/
A Dread_write.c181 loff_t no_seek_end_llseek(struct file *file, loff_t offset, int whence) in no_seek_end_llseek() function
191 EXPORT_SYMBOL(no_seek_end_llseek);
/linux/drivers/s390/char/
A Dvmur.c767 return no_seek_end_llseek(file, offset, whence); in ur_llseek()
/linux/drivers/net/wireless/ti/wlcore/
A Ddebugfs.c1212 return no_seek_end_llseek(file, offset, orig); in dev_mem_seek()
/linux/drivers/usb/misc/sisusbvga/
A Dsisusb.c2779 ret = no_seek_end_llseek(file, offset, orig); in sisusb_lseek()
/linux/include/linux/
A Dfs.h3245 extern loff_t no_seek_end_llseek(struct file *, loff_t, int);
/linux/
A Dvmlinux.symvers7919 0x00000000 no_seek_end_llseek vmlinux EXPORT_SYMBOL
A DSystem.map8446 ffff8000102451d0 T no_seek_end_llseek
A D.tmp_System.map8446 ffff8000102451d0 T no_seek_end_llseek

Completed in 402 milliseconds