Home
last modified time | relevance | path

Searched refs:l_count (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/fs/ocfs2/
Dalloc.c974 retval = le16_to_cpu(el->l_count) - le16_to_cpu(el->l_next_free_rec); in ocfs2_num_free_extents()
1042 eb->h_list.l_count = in ocfs2_create_new_meta_bhs()
1495 le16_to_cpu(el->l_count)) { in ocfs2_find_branch_target()
1505 if (!lowest_bh && (el->l_next_free_rec == el->l_count)) in ocfs2_find_branch_target()
1599 int count = le16_to_cpu(el->l_count); in ocfs2_shift_records_right()
1624 BUG_ON(el->l_next_free_rec == el->l_count && !has_empty); in ocfs2_rotate_leaf()
1655 le16_to_cpu(el->l_count)); in ocfs2_rotate_leaf()
1658 BUG_ON(insert_index >= le16_to_cpu(el->l_count)); in ocfs2_rotate_leaf()
1665 BUG_ON(next_free >= le16_to_cpu(el->l_count)); in ocfs2_rotate_leaf()
1684 BUG_ON(le16_to_cpu(el->l_next_free_rec) > le16_to_cpu(el->l_count)); in ocfs2_rotate_leaf()
[all …]
Docfs2_trace.h564 unsigned int l_count),
566 next_free, l_count),
572 __field(unsigned int, l_count)
579 __entry->l_count = l_count;
583 __entry->next_free, __entry->l_count)
Docfs2_fs.h468 __le16 l_count; /* Number of extent records */ member
Dxattr.c89 .xv.xr_list.l_count = cpu_to_le16(1),
2657 free = (le16_to_cpu(el->l_count) - in ocfs2_xattr_has_space_inline()
2747 le16_add_cpu(&el->l_count, -(xattrsize / in ocfs2_xattr_ibody_init()
2921 xr->xt_list.l_count = cpu_to_le16( in ocfs2_create_xattr_block()
4349 xr->xt_list.l_count = cpu_to_le16(ocfs2_xattr_recs_per_xb(inode->i_sb)); in ocfs2_xattr_create_index_block()
6527 le16_add_cpu(&el->l_count, -(inline_size / in ocfs2_reflink_xattr_inline()
Dsuballoc.c330 el->l_count = cpu_to_le16(ocfs2_extent_recs_per_gd(osb->sb)); in ocfs2_bg_discontig_add_extent()
510 le16_to_cpu(el->l_count))) { in ocfs2_block_group_grow_discontig()
Ddir.c2347 dx_root->dr_list.l_count = in ocfs2_dx_dir_attach_index()
4085 dx_root->dr_list.l_count = in ocfs2_expand_inline_dx_root()
Dnamei.c576 fel->l_count = cpu_to_le16(ocfs2_extent_recs_per_inode(osb->sb)); in __ocfs2_mknod_locked()
Drefcounttree.c1340 root_rb->rf_list.l_count = cpu_to_le16(ocfs2_extent_recs_per_rb(sb)); in ocfs2_expand_inline_ref_root()