Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dnwflash.c281 ret = no_seek_end_llseek_size(file, offset, orig, gbFlashSize); in flash_llseek()
/linux/drivers/usb/host/
H A Duhci-debug.c589 return no_seek_end_llseek_size(file, off, whence, up->size); in uhci_debug_lseek()
/linux/fs/
H A Dread_write.c296 loff_t no_seek_end_llseek_size(struct file *file, loff_t offset, int whence, loff_t size) in no_seek_end_llseek_size() function
306 EXPORT_SYMBOL(no_seek_end_llseek_size);
/linux/arch/sparc/kernel/
H A Dmdesc.c1292 return no_seek_end_llseek_size(file, offset, whence, hp->handle_size); in mdesc_llseek()
/linux/include/linux/
H A Dfs.h3250 extern loff_t no_seek_end_llseek_size(struct file *, loff_t, int, loff_t);