Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Ddir.c113 struct ceph_dir_file_info *dfi, in note_last_dentry()
188 struct ceph_dir_file_info *dfi = file->private_data; in __dcache_readdir()
306 static bool need_send_readdir(struct ceph_dir_file_info *dfi, loff_t pos) in need_send_readdir()
318 struct ceph_dir_file_info *dfi = file->private_data; in ceph_readdir()
636 static void reset_readdir(struct ceph_dir_file_info *dfi) in reset_readdir()
654 static bool need_reset_readdir(struct ceph_dir_file_info *dfi, loff_t new_pos) in need_reset_readdir()
676 struct ceph_dir_file_info *dfi = file->private_data; in ceph_dir_llseek()
2143 struct ceph_dir_file_info *dfi = file->private_data; in ceph_read_dir()
H A Dsuper.h844 struct ceph_dir_file_info { struct
H A Dsuper.c957 ceph_dir_file_cachep = KMEM_CACHE(ceph_dir_file_info, 0); in init_caches()