Searched refs:dst_node (Results 1 – 3 of 3) sorted by relevance
97 void hfs_bnode_copy(struct hfs_bnode *dst_node, int dst, in hfs_bnode_copy() argument108 dst += dst_node->page_offset; in hfs_bnode_copy()110 dst_page = dst_node->page[0]; in hfs_bnode_copy()
126 void hfs_bnode_copy(struct hfs_bnode *dst_node, int dst, in hfs_bnode_copy() argument138 dst += dst_node->page_offset; in hfs_bnode_copy()141 dst_page = dst_node->page + (dst >> PAGE_CACHE_SHIFT); in hfs_bnode_copy()
408 void hfs_bnode_copy(struct hfs_bnode *dst_node, int dst,