Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ceph/
Ddir.c440 static loff_t ceph_dir_llseek(struct file *file, loff_t offset, int origin) in ceph_dir_llseek() function
1233 .llseek = ceph_dir_llseek,