Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbacking-dev.h426 static inline int bdi_rw_congested(struct backing_dev_info *bdi) in bdi_rw_congested() function
/kernel/linux/linux-5.10/fs/ext2/
Dialloc.c176 if (bdi_rw_congested(bdi)) in ext2_preread_inode()