Home
last modified time | relevance | path

Searched refs:alloc_pos (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dlru.c132 struct bpos alloc_pos = u64_to_bucket(lru_k.k->p.offset); in bch2_check_lru_key() local
136 struct bch_dev *ca = bch2_dev_bucket_tryget_noerror(c, alloc_pos); in bch2_check_lru_key()
141 alloc_pos.inode, alloc_pos.offset)) in bch2_check_lru_key()
144 k = bch2_bkey_get_iter(trans, &iter, BTREE_ID_alloc, alloc_pos, 0); in bch2_check_lru_key()
/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_io.h41 int alloc_pos; member
Dhinic_hw_io.c52 free_db_area->alloc_pos = 0; in init_db_area_idx()
75 pos = free_db_area->alloc_pos++; in get_db_area()