Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Ddata.c447 static loff_t erofs_file_llseek(struct file *file, loff_t offset, int whence) in erofs_file_llseek() function
472 .llseek = erofs_file_llseek,