Searched refs:UNFM_P_SIZE (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | tail_conversion.c | 81 put_ih_item_len(&ind_ih, UNFM_P_SIZE); in direct2indirect() 90 UNFM_P_SIZE); in direct2indirect() 235 le_ih_k_offset(&s_ih) - 1 + (ih_item_len(&s_ih) / UNFM_P_SIZE - in indirect2direct() 257 (ih_item_len(&s_ih) / UNFM_P_SIZE - in indirect2direct()
|
H A D | item_ops.c | 207 return ih_item_len(ih) / UNFM_P_SIZE * block_size; in indirect_bytes_number() 269 if (ih_item_len(ih) % UNFM_P_SIZE) in indirect_print_item() 301 bytes = free - free % UNFM_P_SIZE; in indirect_check_left()
|
H A D | stree.c | 922 ih_item_len(p_le_ih) / UNFM_P_SIZE; in search_for_position_by_key() 1134 (*cut_size) -= UNFM_P_SIZE; in prepare_for_delete_or_cut() 1150 pos_in_item(path) = pos * UNFM_P_SIZE; in prepare_for_delete_or_cut() 1185 del_size = (del_size / UNFM_P_SIZE) * in calc_deleted_bytes_number() 1328 quota_cut_bytes = sb->s_blocksize + UNFM_P_SIZE; in reiserfs_delete_item() 1800 quota_cut_bytes = sb->s_blocksize + UNFM_P_SIZE; in reiserfs_cut_from_item() 1818 if (mode == M_DELETE && ih_item_len(le_ih) != UNFM_P_SIZE) in reiserfs_cut_from_item() 1825 && s_cut_balance.insert_size[0] != -UNFM_P_SIZE) { in reiserfs_cut_from_item() 2208 quota_bytes = inode->i_sb->s_blocksize + UNFM_P_SIZE; in reiserfs_insert_item()
|
H A D | lbalance.c | 285 (bytes_or_entries / UNFM_P_SIZE) * dest->b_size, in leaf_copy_boundary_item() 288 (bytes_or_entries / UNFM_P_SIZE) * dest->b_size); in leaf_copy_boundary_item() 291 ((bytes_or_entries / UNFM_P_SIZE) * in leaf_copy_boundary_item() 496 cpy_bytes) / UNFM_P_SIZE * in leaf_item_bottle() 1194 (cut_size / UNFM_P_SIZE) * in leaf_cut_from_buffer()
|
H A D | inode.c | 339 ((ih_item_len(ih) / UNFM_P_SIZE) - 1)) { in _get_block_create_0() 857 TYPE_INDIRECT, UNFM_P_SIZE, in reiserfs_get_block() 1019 UNFM_P_SIZE; in reiserfs_get_block() 1022 RFALSE(pos_in_item != ih_item_len(ih) / UNFM_P_SIZE, in reiserfs_get_block() 1048 UNFM_P_SIZE, GFP_NOFS); in reiserfs_get_block() 1079 UNFM_P_SIZE * in reiserfs_get_block() 1192 (blocksize - 1)) >> inode->i_sb->s_blocksize_bits) * UNFM_P_SIZE + in real_space_diff()
|
H A D | reiserfs.h | 2270 #define UNFM_P_SIZE (sizeof(unp_t)) macro 2662 #define I_UNFM_NUM(ih) (ih_item_len(ih) / UNFM_P_SIZE) 2681 #define MAX_DIRECT_ITEM_LEN(size) ((size) - BLKH_SIZE - 2*IH_SIZE - SD_SIZE - UNFM_P_SIZE)
|
H A D | do_balan.c | 1407 tb->pos_in_item *= UNFM_P_SIZE; in balance_leaf()
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | tail_conversion.c | 81 put_ih_item_len(&ind_ih, UNFM_P_SIZE); in direct2indirect() 90 UNFM_P_SIZE); in direct2indirect() 235 le_ih_k_offset(&s_ih) - 1 + (ih_item_len(&s_ih) / UNFM_P_SIZE - in indirect2direct() 257 (ih_item_len(&s_ih) / UNFM_P_SIZE - in indirect2direct()
|
H A D | item_ops.c | 207 return ih_item_len(ih) / UNFM_P_SIZE * block_size; in indirect_bytes_number() 269 if (ih_item_len(ih) % UNFM_P_SIZE) in indirect_print_item() 301 bytes = free - free % UNFM_P_SIZE; in indirect_check_left()
|
H A D | stree.c | 922 ih_item_len(p_le_ih) / UNFM_P_SIZE; in search_for_position_by_key() 1134 (*cut_size) -= UNFM_P_SIZE; in prepare_for_delete_or_cut() 1150 pos_in_item(path) = pos * UNFM_P_SIZE; in prepare_for_delete_or_cut() 1185 del_size = (del_size / UNFM_P_SIZE) * in calc_deleted_bytes_number() 1326 quota_cut_bytes = sb->s_blocksize + UNFM_P_SIZE; in reiserfs_delete_item() 1798 quota_cut_bytes = sb->s_blocksize + UNFM_P_SIZE; in reiserfs_cut_from_item() 1816 if (mode == M_DELETE && ih_item_len(le_ih) != UNFM_P_SIZE) in reiserfs_cut_from_item() 1823 && s_cut_balance.insert_size[0] != -UNFM_P_SIZE) { in reiserfs_cut_from_item() 2206 quota_bytes = inode->i_sb->s_blocksize + UNFM_P_SIZE; in reiserfs_insert_item()
|
H A D | lbalance.c | 285 (bytes_or_entries / UNFM_P_SIZE) * dest->b_size, in leaf_copy_boundary_item() 288 (bytes_or_entries / UNFM_P_SIZE) * dest->b_size); in leaf_copy_boundary_item() 291 ((bytes_or_entries / UNFM_P_SIZE) * in leaf_copy_boundary_item() 496 cpy_bytes) / UNFM_P_SIZE * in leaf_item_bottle() 1194 (cut_size / UNFM_P_SIZE) * in leaf_cut_from_buffer()
|
H A D | inode.c | 337 ((ih_item_len(ih) / UNFM_P_SIZE) - 1)) { in _get_block_create_0() 849 TYPE_INDIRECT, UNFM_P_SIZE, in reiserfs_get_block() 1011 UNFM_P_SIZE; in reiserfs_get_block() 1014 RFALSE(pos_in_item != ih_item_len(ih) / UNFM_P_SIZE, in reiserfs_get_block() 1040 UNFM_P_SIZE, GFP_NOFS); in reiserfs_get_block() 1071 UNFM_P_SIZE * in reiserfs_get_block() 1184 (blocksize - 1)) >> inode->i_sb->s_blocksize_bits) * UNFM_P_SIZE + in real_space_diff()
|
H A D | reiserfs.h | 2267 #define UNFM_P_SIZE (sizeof(unp_t)) macro 2659 #define I_UNFM_NUM(ih) (ih_item_len(ih) / UNFM_P_SIZE) 2678 #define MAX_DIRECT_ITEM_LEN(size) ((size) - BLKH_SIZE - 2*IH_SIZE - SD_SIZE - UNFM_P_SIZE)
|
H A D | do_balan.c | 1407 tb->pos_in_item *= UNFM_P_SIZE; in balance_leaf()
|
Completed in 44 milliseconds