xt_list           294 fs/ocfs2/alloc.c 	et->et_root_el = &xb->xb_attrs.xb_root.xt_list;
xt_list          1050 fs/ocfs2/ocfs2_fs.h /*10*/	struct ocfs2_extent_list xt_list; /* Extent record list */
xt_list          1409 fs/ocfs2/ocfs2_fs.h 			 xb_attrs.xb_root.xt_list.l_recs);
xt_list          1556 fs/ocfs2/ocfs2_fs.h 			 xb_attrs.xb_root.xt_list.l_recs);
xt_list          2920 fs/ocfs2/xattr.c 		xr->xt_list.l_tree_depth = 0;
xt_list          2921 fs/ocfs2/xattr.c 		xr->xt_list.l_count = cpu_to_le16(
xt_list          2923 fs/ocfs2/xattr.c 		xr->xt_list.l_next_free_rec = cpu_to_le16(1);
xt_list          3204 fs/ocfs2/xattr.c 				 &xb->xb_attrs.xb_root.xt_list;
xt_list          3933 fs/ocfs2/xattr.c 	struct ocfs2_extent_list *el = &xb_root->xt_list;
xt_list          4088 fs/ocfs2/xattr.c 	struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list;
xt_list          4348 fs/ocfs2/xattr.c 	xr->xt_list.l_tree_depth = 0;
xt_list          4349 fs/ocfs2/xattr.c 	xr->xt_list.l_count = cpu_to_le16(ocfs2_xattr_recs_per_xb(inode->i_sb));
xt_list          4350 fs/ocfs2/xattr.c 	xr->xt_list.l_next_free_rec = cpu_to_le16(1);
xt_list          4352 fs/ocfs2/xattr.c 	xr->xt_list.l_recs[0].e_cpos = 0;
xt_list          4353 fs/ocfs2/xattr.c 	xr->xt_list.l_recs[0].e_blkno = cpu_to_le64(blkno);
xt_list          4354 fs/ocfs2/xattr.c 	xr->xt_list.l_recs[0].e_leaf_clusters = cpu_to_le16(1);
xt_list          5277 fs/ocfs2/xattr.c 	struct ocfs2_extent_list *el = &xb_root->xt_list;