Home
last modified time | relevance | path

Searched refs:bch2_bucket_nocow_unlock (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dnocow_locking.h22 void bch2_bucket_nocow_unlock(struct bucket_nocow_lock_table *, struct bpos, int);
Dnocow_locking.c24 void bch2_bucket_nocow_unlock(struct bucket_nocow_lock_table *t, struct bpos bucket, int flags) in bch2_bucket_nocow_unlock() function
Ddata_update.c56 bch2_bucket_nocow_unlock(&c->nocow_locks, bucket, 0); in bkey_nocow_unlock()
85 bch2_bucket_nocow_unlock(&c->nocow_locks, bucket, 0); in bkey_nocow_lock()
Dio_write.c665 bch2_bucket_nocow_unlock(&c->nocow_locks, in bch2_write_endio()
1378 bch2_bucket_nocow_unlock(&c->nocow_locks, i->b, BUCKET_NOCOW_LOCK_UPDATE); in bch2_nocow_write()