Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_types.h344 unsigned long ip_allocated; member
356 return path->ip_allocated; in btree_path_ip_allocated()
393 unsigned long ip_allocated; member
443 unsigned long ip_allocated; member
H A Dbtree_update.c407 .ip_allocated = ip, in bch2_trans_update_by_path()
436 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()
1252 trans->paths[new].ip_allocated = ip; in btree_path_clone()
1477 (void *) i->ip_allocated); in bch2_trans_updates_to_text()
1520 prt_printf(out, " %pS", (void *) path->ip_allocated); in bch2_btree_path_to_text_short()
1774 path->ip_allocated = ip; in bch2_path_get()
3089 dst->ip_allocated = _RET_IP_; in bch2_trans_copy_iter()
3417 (void *) path->ip_allocated); in check_btree_paths_leaked()
H A Dbtree_iter.h516 iter->ip_allocated = ip; in bch2_trans_iter_init_common()
H A Dbtree_trans_commit.c718 trans->fn, (void *) i->ip_allocated); in bch2_trans_commit_write_locked()