Searched refs:dst_node (Results 1 – 3 of 3) sorted by relevance
98 void hfs_bnode_copy(struct hfs_bnode *dst_node, int dst, in hfs_bnode_copy() argument109 dst += dst_node->page_offset; in hfs_bnode_copy()111 dst_page = dst_node->page[0]; in hfs_bnode_copy()
127 void hfs_bnode_copy(struct hfs_bnode *dst_node, int dst, in hfs_bnode_copy() argument139 dst += dst_node->page_offset; in hfs_bnode_copy()142 dst_page = dst_node->page + (dst >> PAGE_SHIFT); in hfs_bnode_copy()
412 void hfs_bnode_copy(struct hfs_bnode *dst_node, int dst,