Lines Matching refs:xt_list
2914 xr->xt_list.l_tree_depth = 0;
2915 xr->xt_list.l_count = cpu_to_le16(
2917 xr->xt_list.l_next_free_rec = cpu_to_le16(1);
3198 &xb->xb_attrs.xb_root.xt_list;
3677 * el must be the ocfs2_xattr_header.xb_attrs.xb_root.xt_list.
3927 struct ocfs2_extent_list *el = &xb_root->xt_list;
4082 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list;
4342 xr->xt_list.l_tree_depth = 0;
4343 xr->xt_list.l_count = cpu_to_le16(ocfs2_xattr_recs_per_xb(inode->i_sb));
4344 xr->xt_list.l_next_free_rec = cpu_to_le16(1);
4346 xr->xt_list.l_recs[0].e_cpos = 0;
4347 xr->xt_list.l_recs[0].e_blkno = cpu_to_le64(blkno);
4348 xr->xt_list.l_recs[0].e_leaf_clusters = cpu_to_le16(1);
5271 struct ocfs2_extent_list *el = &xb_root->xt_list;