Home
last modified time | relevance | path

Searched refs:no_seek_end_llseek_size (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/
H A Dnwflash.c281 ret = no_seek_end_llseek_size(file, offset, orig, gbFlashSize); in flash_llseek()
/kernel/linux/linux-6.6/drivers/char/
H A Dnwflash.c281 ret = no_seek_end_llseek_size(file, offset, orig, gbFlashSize); in flash_llseek()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-debug.c589 return no_seek_end_llseek_size(file, off, whence, up->size); in uhci_debug_lseek()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Duhci-debug.c589 return no_seek_end_llseek_size(file, off, whence, up->size); in uhci_debug_lseek()
/kernel/linux/linux-5.10/fs/
H A Dread_write.c189 * no_seek_end_llseek_size - llseek implementation for fixed-sized devices
196 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
206 EXPORT_SYMBOL(no_seek_end_llseek_size); variable
/kernel/linux/linux-6.6/fs/
H A Dread_write.c194 * no_seek_end_llseek_size - llseek implementation for fixed-sized devices
201 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
211 EXPORT_SYMBOL(no_seek_end_llseek_size); variable
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dmdesc.c1292 return no_seek_end_llseek_size(file, offset, whence, hp->handle_size); in mdesc_llseek()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dmdesc.c1292 return no_seek_end_llseek_size(file, offset, whence, hp->handle_size); in mdesc_llseek()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h3096 extern loff_t no_seek_end_llseek_size(struct file *, loff_t, int, loff_t);
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h3000 extern loff_t no_seek_end_llseek_size(struct file *, loff_t, int, loff_t);

Completed in 26 milliseconds