Home
last modified time | relevance | path

Searched refs:last_put (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dsb-members.h109 panic("bch_dev->ref underflow, last put: %pS\n", (void *) ca->last_put); in __bch2_dev_put()
110 ca->last_put = _THIS_IP_; in __bch2_dev_put()
Dbcachefs.h510 unsigned long last_put; member