Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfs-writeback.c234 #define WB_MAX_INODES_PER_ISW ((1024UL - sizeof(struct inode_switch_wbs_context)) \
347 struct inode_switch_wbs_context { struct
468 struct inode_switch_wbs_context *isw = in inode_switch_wbs_work_fn()
469 container_of(to_rcu_work(work), struct inode_switch_wbs_context, work); in inode_switch_wbs_work_fn()
564 struct inode_switch_wbs_context *isw; in inode_switch_wbs()
616 static bool isw_prepare_wbs_switch(struct inode_switch_wbs_context *isw, in isw_prepare_wbs_switch()
645 struct inode_switch_wbs_context *isw; in cleanup_offline_cgwb()