Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ceph/
Dfile.c1936 static loff_t ceph_llseek(struct file *file, loff_t offset, int whence) in ceph_llseek() function
2607 .llseek = ceph_llseek,