Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ceph/
Ddir.c111 static int note_last_dentry(struct ceph_dir_file_info *dfi, const char *name, in note_last_dentry()
184 struct ceph_dir_file_info *dfi = file->private_data; in __dcache_readdir()
295 static bool need_send_readdir(struct ceph_dir_file_info *dfi, loff_t pos) in need_send_readdir()
307 struct ceph_dir_file_info *dfi = file->private_data; in ceph_readdir()
585 static void reset_readdir(struct ceph_dir_file_info *dfi) in reset_readdir()
603 static bool need_reset_readdir(struct ceph_dir_file_info *dfi, loff_t new_pos) in need_reset_readdir()
625 struct ceph_dir_file_info *dfi = file->private_data; in ceph_dir_llseek()
1853 struct ceph_dir_file_info *dfi = file->private_data; in ceph_read_dir()
Dsuper.h756 struct ceph_dir_file_info { struct
Dsuper.c777 ceph_dir_file_cachep = KMEM_CACHE(ceph_dir_file_info, SLAB_MEM_SPREAD); in init_caches()
Dfile.c214 struct ceph_dir_file_info *dfi = in ceph_init_file_info()
787 struct ceph_dir_file_info *dfi = file->private_data; in ceph_release()