Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Ddir.c112 static int note_last_dentry(struct ceph_dir_file_info *dfi, const char *name, in note_last_dentry()
185 struct ceph_dir_file_info *dfi = file->private_data; in __dcache_readdir()
298 static bool need_send_readdir(struct ceph_dir_file_info *dfi, loff_t pos) in need_send_readdir()
310 struct ceph_dir_file_info *dfi = file->private_data; in ceph_readdir()
618 static void reset_readdir(struct ceph_dir_file_info *dfi) in reset_readdir()
636 static bool need_reset_readdir(struct ceph_dir_file_info *dfi, loff_t new_pos) in need_reset_readdir()
658 struct ceph_dir_file_info *dfi = file->private_data; in ceph_dir_llseek()
2061 struct ceph_dir_file_info *dfi = file->private_data; in ceph_read_dir()
H A Dsuper.h837 struct ceph_dir_file_info { struct
H A Dsuper.c963 ceph_dir_file_cachep = KMEM_CACHE(ceph_dir_file_info, SLAB_MEM_SPREAD); in init_caches()
H A Dfile.c212 struct ceph_dir_file_info *dfi = in ceph_init_file_info()
917 struct ceph_dir_file_info *dfi = file->private_data; in ceph_release()