Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dutil.h313 #define sysfs_pd_controller_store(name, var) \ macro
Dsysfs.c409 sysfs_pd_controller_store(rebalance, &c->rebalance.pd); in STORE()