Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dutil.h303 #define sysfs_pd_controller_store(name, var) \ macro
H A Dsysfs.c438 sysfs_pd_controller_store(rebalance, &c->rebalance.pd); in STORE()