Searched refs:rightmost (Results 1 - 27 of 27) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Dalloc.c1079 * Returns the sum of the rightmost extent rec logical offset and
1100 * extent block's rightmost record.
1315 * Some callers want to track the rightmost leaf so pass it ocfs2_add_branch()
1576 * This function will discard the rightmost extent record.
1658 * there was no empty extent on a non full rightmost leaf node, ocfs2_rotate_leaf()
1768 * case it will return the rightmost path.
1800 * rightmost record. __ocfs2_find_path()
1965 * Calculate the rightmost cluster count boundary before ocfs2_adjust_adjacent_records()
2052 * the leftmost right node record and the rightmost ocfs2_complete_edge_insert()
2156 "because rightmost leaf block %llu is empty\n", ocfs2_rotate_subtree_right()
2288 * It's only necessary to look at the rightmost record of the left
2335 * The path to the rightmost leaf should be passed in.
2382 * 1) Start with the rightmost path. ocfs2_rotate_tree_right()
2474 * A rotate moves the rightmost left leaf ocfs2_rotate_tree_right()
2524 * But we do have a special case here which will update the rightmost ocfs2_update_edge_lengths()
2540 /* Path should always be rightmost. */ ocfs2_update_edge_lengths()
2672 * the rightmost one and it has an empty extent. There ocfs2_rotate_subtree_left()
2679 * Non rightmost leaves will throw -EAGAIN and the ocfs2_rotate_subtree_left()
2718 * that it's the rightmost path and will be deleted. ocfs2_rotate_subtree_left()
2805 * Will return zero if the path passed in is already the rightmost path.
2843 * the rightmost one - return a ocfs2_find_cpos_for_right_leaf()
2849 * The rightmost record points to our ocfs2_find_cpos_for_right_leaf()
2998 * the rightmost edge. If so, then rotation is __ocfs2_rotate_tree_left()
3151 * rotation. We start at some non-rightmost path containing an empty
3152 * extent in the leaf block. The code works its way to the rightmost
3159 * This won't handle a length update of the rightmost path records if
3160 * the rightmost tree leaf record is removed so the caller is
3190 * Handle rightmost branch now. There's several cases: ocfs2_rotate_tree_left()
3207 * rightmost path. Get the other cases out of the way ocfs2_rotate_tree_left()
3331 /* This function shouldn't be called for the rightmost leaf. */ ocfs2_get_right_path()
3524 * remove the rightmost leaf extent block in the right_path and change
3525 * the right path to indicate the new rightmost path.
3653 /* Now the rightmost extent block has been deleted. ocfs2_merge_rec_left()
3654 * So we use the new rightmost path. ocfs2_merge_rec_left()
3984 * then we might need to update the rightmost records of the ocfs2_append_rec_to_path()
4250 * rightmost path, everything else can go directly to the ocfs2_do_insert_extent()
4272 * ocfs2_insert_path() to modify the rightmost records of ocfs2_do_insert_extent()
4498 * insert at the tail of the rightmost leaf.
4501 * depth. If we consider the root extent list to be the rightmost leaf node
4571 * rightmost extent block ahead of time as ocfs2_figure_insert_type()
4613 * us the rightmost tree path. This is accounted for below in ocfs2_figure_insert_type()
4656 * Ok, ocfs2_find_path() returned us the rightmost ocfs2_figure_insert_type()
5028 * last_eb_bh should be the rightmost leaf block for any extent
5072 * rightmost extent list. ocfs2_split_extent()
5357 * Check whether this is the rightmost tree record. If ocfs2_truncate_rec()
5372 * record truncate) of an interior (or rightmost) path ocfs2_truncate_rec()
5378 * 2) The leaf is rightmost and will be empty after ocfs2_truncate_rec()
5452 /* Remove rightmost portion of the record */ ocfs2_truncate_rec()
7068 * Truncate always works against the rightmost tree branch. ocfs2_commit_truncate()
H A Dextent_map.c502 * - Extent list is 2nd to rightmost, with empty right-most ocfs2_get_clusters_nocache()
H A Dreservations.c584 * We're at the rightmost edge of the __ocfs2_resv_find_window()
H A Ddir.c2729 * Expand rec_len of the rightmost dirent in a directory block so that it
/linux-4.4.14/sound/oss/
H A Dopl3_hw.h25 * For example setting the rightmost bit (0x01) changes the
154 * AM or FM). The 4 OP connection mode is defined by the rightmost
H A Dopl3.c419 * The connection method for 4 OP devc->voc is defined by the rightmost set_voice_volume()
/linux-4.4.14/fs/jfs/
H A Djfs_btree.h46 #define BT_RIGHTMOST 0x10 /* rightmost page */
H A Djfs_types.h62 * The rightmost 8 bits of len_addr are the most signficant bits of
H A Djfs_dmap.c2438 * if it is currently the maximum (rightmost) allocation group. dbFreeBits()
3679 * the rightmost group might be a partial group (i.e. file dbFinalizeBmap()
H A Djfs_xtree.c3253 /* Since this is the rightmost page at this level, and we may have xtTruncate()
/linux-4.4.14/arch/mn10300/include/asm/
H A Dbitops.h218 * (rightmost) 1-bit of the value in x. ffs()
/linux-4.4.14/include/sound/
H A Dopl3.h24 * For example setting the rightmost bit (0x01) changes the
181 * AM or FM). The 4 OP connection mode is defined by the rightmost
/linux-4.4.14/arch/frv/include/asm/
H A Dbitops.h238 * (rightmost) 1-bit of the value in x. ffs()
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_v110.c350 switch (mbit) { /* leftmost or rightmost bit ? */ EncodeMatrix()
352 line++; /* rightmost -> go to next line */ EncodeMatrix()
/linux-4.4.14/arch/c6x/platforms/
H A Ddscr.c73 u8 shift; /* starting (rightmost) bit in range */
91 u8 shift; /* starting (rightmost) bit in range */
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dopal-lpc.c244 * and rightmost in the LSB and can just then "cast" the u32 "data" lpc_debug_read()
/linux-4.4.14/drivers/gpu/drm/vc4/
H A Dvc4_regs.h509 /* Note: the LSB is the rightmost character shown. Only valid for
/linux-4.4.14/arch/um/drivers/
H A Dnet_kern.c334 printk(KERN_WARNING "You should set the 2nd rightmost bit in " setup_etheraddr()
/linux-4.4.14/mm/
H A Dmemcontrol.c614 struct rb_node *rightmost = NULL; __mem_cgroup_largest_soft_limit_node() local
619 rightmost = rb_last(&mctz->rb_root); __mem_cgroup_largest_soft_limit_node()
620 if (!rightmost) __mem_cgroup_largest_soft_limit_node()
623 mz = rb_entry(rightmost, struct mem_cgroup_per_zone, tree_node); __mem_cgroup_largest_soft_limit_node()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c306 * Calculate last (rightmost) bit number to look at, xfs_rtfind_forw()
/linux-4.4.14/sound/soc/codecs/
H A Dnau8825.c719 /* clears the rightmost interruption */ nau8825_interrupt()
/linux-4.4.14/arch/powerpc/lib/
H A Dsstep.c150 return x & -x; /* isolates rightmost bit */ max_align()
/linux-4.4.14/kernel/
H A Dcgroup.c3760 * css_rightmost_descendant - return the rightmost descendant of a css
3763 * Return the rightmost descendant of @pos. If there's no descendant, @pos
3769 * section. This function will return the correct rightmost descendant as
/linux-4.4.14/drivers/mtd/devices/
H A Ddocg3.c1152 * @block1: the second block to erase (rightmost plane)
/linux-4.4.14/fs/reiserfs/
H A Dstree.c146 * that it could be, rbound the rightmost item that it could be. We examine
/linux-4.4.14/fs/ubifs/
H A Dtnc.c2894 /* Now go down the rightmost branch to 'level' */ left_znode()
/linux-4.4.14/fs/ext4/
H A Dextents.c3816 * checking to make sure it was reached via the rightmost node check_eofblocks_fl()

Completed in 973 milliseconds