Home
last modified time | relevance | path

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

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