Home
last modified time | relevance | path

Searched defs:vfs_fadvise (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dfadvise.c181 int vfs_fadvise(struct file *file, loff_t offset, loff_t len, int advice) in vfs_fadvise() function
188 EXPORT_SYMBOL(vfs_fadvise); variable
/kernel/linux/linux-6.6/mm/
H A Dfadvise.c180 int vfs_fadvise(struct file *file, loff_t offset, loff_t len, int advice) in vfs_fadvise() function
187 EXPORT_SYMBOL(vfs_fadvise); variable

Completed in 1 milliseconds