Searched refs:alloc_reserve (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/bcachefs/
H A Dtrace.h642 TP_PROTO(struct bch_dev *ca, const char *alloc_reserve,
651 TP_ARGS(ca, alloc_reserve, bucket, free, avail,
674 strscpy(__entry->reserve, alloc_reserve, sizeof(__entry->reserve));
707 TP_PROTO(struct bch_dev *ca, const char *alloc_reserve,
716 TP_ARGS(ca, alloc_reserve, bucket, free, avail,
722 TP_PROTO(struct bch_dev *ca, const char *alloc_reserve,
731 TP_ARGS(ca, alloc_reserve, bucket, free, avail,
/linux-master/drivers/md/bcache/
H A Dbcache.h409 enum alloc_reserve { enum

Completed in 200 milliseconds