Searched refs:i_dir_layout (Results 1 – 3 of 3) sorted by relevance
455 memset(&ci->i_dir_layout, 0, sizeof(ci->i_dir_layout)); in ceph_alloc_inode()892 ci->i_dir_layout = iinfo->dir_layout; in ceph_fill_inode()1611 last_hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in ceph_readdir_prepopulate()1669 u32 hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in ceph_readdir_prepopulate()
1908 switch (dci->i_dir_layout.dl_dir_hash) { in ceph_dentry_hash()1915 hash = ceph_str_hash(dci->i_dir_layout.dl_dir_hash, in ceph_dentry_hash()
329 struct ceph_dir_layout i_dir_layout; member