Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dfile.c750 static loff_t squashfs_llseek(struct file *file, loff_t offset, int whence) in squashfs_llseek() function
775 .llseek = squashfs_llseek,