Home
last modified time | relevance | path

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

/fs/
Dfs-writeback.c233 #define WB_MAX_INODES_PER_ISW ((1024UL - sizeof(struct inode_switch_wbs_context)) \
345 struct inode_switch_wbs_context { struct
464 struct inode_switch_wbs_context *isw = in inode_switch_wbs_work_fn()
465 container_of(to_rcu_work(work), struct inode_switch_wbs_context, work); in inode_switch_wbs_work_fn()
560 struct inode_switch_wbs_context *isw; in inode_switch_wbs()
612 static bool isw_prepare_wbs_switch(struct inode_switch_wbs_context *isw, in isw_prepare_wbs_switch()
641 struct inode_switch_wbs_context *isw; in cleanup_offline_cgwb()