Home
last modified time | relevance | path

Searched refs:ip_allocated (Results 1 – 5 of 5) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_types.h344 unsigned long ip_allocated; member
356 return path->ip_allocated; in btree_path_ip_allocated()
394 unsigned long ip_allocated; member
443 unsigned long ip_allocated; member
H A Dbtree_update.c406 .ip_allocated = ip, in bch2_trans_update_by_path()
435 i->ip_allocated = n.ip_allocated; in bch2_trans_update_by_path()
H A Dbtree_iter.c31 return iter->ip_allocated; in btree_iter_ip_allocated()
1266 trans->paths[new].ip_allocated = ip; in btree_path_clone()
1491 (void *) i->ip_allocated); in bch2_trans_updates_to_text()
1542 prt_printf(out, " %pS", (void *) path->ip_allocated); in bch2_btree_path_to_text_short()
1796 path->ip_allocated = ip; in bch2_path_get()
3106 dst->ip_allocated = _RET_IP_; in bch2_trans_copy_iter()
3434 (void *) path->ip_allocated); in check_btree_paths_leaked()
H A Dbtree_iter.h510 iter->ip_allocated = ip; in bch2_trans_iter_init_common()
H A Dbtree_trans_commit.c740 trans->fn, (void *) i->ip_allocated); in bch2_trans_commit_write_locked()