Searched refs:i_dir_layout (Results 1 – 3 of 3) sorted by relevance
459 memset(&ci->i_dir_layout, 0, sizeof(ci->i_dir_layout)); in ceph_alloc_inode()896 ci->i_dir_layout = iinfo->dir_layout; in ceph_fill_inode()1615 last_hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in ceph_readdir_prepopulate()1673 u32 hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in ceph_readdir_prepopulate()
1916 switch (dci->i_dir_layout.dl_dir_hash) { in ceph_dentry_hash()1923 hash = ceph_str_hash(dci->i_dir_layout.dl_dir_hash, in ceph_dentry_hash()
330 struct ceph_dir_layout i_dir_layout; member