Searched refs:i_dir_layout (Results 1 – 3 of 3) sorted by relevance
447 memset(&ci->i_dir_layout, 0, sizeof(ci->i_dir_layout)); in ceph_alloc_inode()883 ci->i_dir_layout = iinfo->dir_layout; in fill_inode()1555 last_hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in ceph_readdir_prepopulate()1613 u32 hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in ceph_readdir_prepopulate()
1475 switch (dci->i_dir_layout.dl_dir_hash) { in ceph_dentry_hash()1482 hash = ceph_str_hash(dci->i_dir_layout.dl_dir_hash, in ceph_dentry_hash()
306 struct ceph_dir_layout i_dir_layout; member