Searched refs:parent_ih (Results 1 – 1 of 1) sorted by relevance
1886 struct index_header *parent_ih; in ntfs_index_rm_leaf() local1901 parent_ih = &icx->ir->index; in ntfs_index_rm_leaf()1911 parent_ih = &ib->index; in ntfs_index_rm_leaf()1914 ie = ntfs_ie_get_by_pos(parent_ih, ntfs_icx_parent_pos(icx)); in ntfs_index_rm_leaf()1916 ret = ntfs_ih_takeout(icx, parent_ih, ie, ib); in ntfs_index_rm_leaf()1920 if (ntfs_ih_zero_entry(parent_ih)) { in ntfs_index_rm_leaf()1922 ntfs_ir_leafify(icx, parent_ih); in ntfs_index_rm_leaf()1930 ret = ntfs_ih_reparent_end(icx, parent_ih, ib); in ntfs_index_rm_leaf()