Searched refs:i_dir_layout (Results 1 – 3 of 3) sorted by relevance
444 memset(&ci->i_dir_layout, 0, sizeof(ci->i_dir_layout)); in ceph_alloc_inode()913 ci->i_dir_layout = iinfo->dir_layout; in fill_inode()1500 last_hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in ceph_readdir_prepopulate()1558 u32 hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in ceph_readdir_prepopulate()
1459 switch (dci->i_dir_layout.dl_dir_hash) { in ceph_dentry_hash()1466 hash = ceph_str_hash(dci->i_dir_layout.dl_dir_hash, in ceph_dentry_hash()
303 struct ceph_dir_layout i_dir_layout; member