Lines Matching refs:from

1181 	 * from new_cpos).
1561 * Special case: we have room now if we shifted from
1740 * This function is passed two full paths from the dinode down to a
1754 * Check that the caller passed in two paths from the same tree.
2027 * - When we've moved an extent record from the left path leaf to the right
2185 * We temporarily subtract from next_free_rec so that the
2351 * Upon successful return from this function:
3218 * Now we can loop, remembering the path we get from -EAGAIN
3219 * and restarting from there.
3262 * We consumed all of the merged-from record. An empty
3264 * position, so move things over if the merged-from
3334 * Remove split_rec clusters from the record at index and merge them
3497 * Remove split_rec clusters from the record at index and merge them
3719 * We can only get this from logic error above.
3764 * Error from this last rotate is not critical, so
5141 * phys: the new physical offset we want this new extent starts from.
5854 /* tl_bh is loaded from ocfs2_truncate_log_init(). It's validated
6001 /* tl_bh is loaded from ocfs2_truncate_log_init(). It's validated
6106 * Try to flush truncate logs if we can free enough clusters from it.
6199 /* tl_bh is loaded from ocfs2_get_truncate_log_info(). It's
6353 * the suballocator inodes to delete from aren't known until deep
6366 * Describe a single bit freed from a suballocator. For the block
6645 /* If extent was deleted from tree due to extent rotation and merging, and
6680 * from alloc. Just return here normally.
6697 mlog(0, "Reusing block(%llu) from "
6805 unsigned int from, unsigned int to,
6809 loff_t start_byte = ((loff_t)page->index << PAGE_SHIFT) + from;
6810 loff_t length = to - from;
6812 ret = ocfs2_map_page_blocks(page, phys, inode, from, to, 0);
6817 zero_user_segment(page, from, to);
6825 from, to, &partial,
6848 unsigned int from, to = PAGE_SIZE;
6860 from = start & (PAGE_SIZE - 1);
6864 BUG_ON(from > PAGE_SIZE);
6867 ocfs2_map_and_dirty_page(inode, handle, from, to, page, 1,
7156 * the in-inode data from our pages.
7466 * of the group, but at an offset from the start. If we add it while
7668 "finish, which is running from another node.\n",
7683 "just done from node (%u), return.\n",