Lines Matching refs:xt_list
2920 xr->xt_list.l_tree_depth = 0;
2921 xr->xt_list.l_count = cpu_to_le16(
2923 xr->xt_list.l_next_free_rec = cpu_to_le16(1);
3204 &xb->xb_attrs.xb_root.xt_list;
3683 * el must be the ocfs2_xattr_header.xb_attrs.xb_root.xt_list.
3933 struct ocfs2_extent_list *el = &xb_root->xt_list;
4088 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list;
4348 xr->xt_list.l_tree_depth = 0;
4349 xr->xt_list.l_count = cpu_to_le16(ocfs2_xattr_recs_per_xb(inode->i_sb));
4350 xr->xt_list.l_next_free_rec = cpu_to_le16(1);
4352 xr->xt_list.l_recs[0].e_cpos = 0;
4353 xr->xt_list.l_recs[0].e_blkno = cpu_to_le64(blkno);
4354 xr->xt_list.l_recs[0].e_leaf_clusters = cpu_to_le16(1);
5277 struct ocfs2_extent_list *el = &xb_root->xt_list;