Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
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
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()
A Dbtree_iter.c31 return iter->ip_allocated; in btree_iter_ip_allocated()
1246 trans->paths[new].ip_allocated = ip; in btree_path_clone()
1456 (void *) i->ip_allocated); in bch2_trans_updates_to_text()
1507 prt_printf(out, " %pS", (void *) path->ip_allocated); in bch2_btree_path_to_text_short()
1762 path->ip_allocated = ip; in bch2_path_get()
2939 dst->ip_allocated = _RET_IP_; in bch2_trans_copy_iter()
3254 (void *) path->ip_allocated); in check_btree_paths_leaked()
A Dbtree_iter.h500 iter->ip_allocated = ip; in bch2_trans_iter_init_common()
A Dbtree_trans_commit.c752 trans->fn, (void *) i->ip_allocated); in bch2_trans_commit_write_locked()

Completed in 1110 milliseconds