Searched refs:i_dir_layout (Results 1 – 3 of 3) sorted by relevance
471 memset(&ci->i_dir_layout, 0, sizeof(ci->i_dir_layout)); in ceph_alloc_inode()921 ci->i_dir_layout = iinfo->dir_layout; in ceph_fill_inode()1634 last_hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in ceph_readdir_prepopulate()1692 u32 hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in ceph_readdir_prepopulate()
1926 switch (dci->i_dir_layout.dl_dir_hash) { in ceph_dentry_hash()1933 hash = ceph_str_hash(dci->i_dir_layout.dl_dir_hash, in ceph_dentry_hash()
331 struct ceph_dir_layout i_dir_layout; member