Home
last modified time | relevance | path

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

/linux-6.1.9/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()
594 static void reset_readdir(struct ceph_dir_file_info *dfi) in reset_readdir()
612 static bool need_reset_readdir(struct ceph_dir_file_info *dfi, loff_t new_pos) in need_reset_readdir()
634 struct ceph_dir_file_info *dfi = file->private_data; in ceph_dir_llseek()
1941 struct ceph_dir_file_info *dfi = file->private_data; in ceph_read_dir()
Dsuper.h793 struct ceph_dir_file_info { struct
Dsuper.c919 ceph_dir_file_cachep = KMEM_CACHE(ceph_dir_file_info, SLAB_MEM_SPREAD); in init_caches()
Dfile.c216 struct ceph_dir_file_info *dfi = in ceph_init_file_info()
878 struct ceph_dir_file_info *dfi = file->private_data; in ceph_release()