Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dsuper.c444 if (sb->s_iflags & SB_I_PERSB_BDI) { in retire_super()
446 sb->s_iflags &= ~SB_I_PERSB_BDI; in retire_super()
518 if (sb->s_iflags & SB_I_PERSB_BDI) in generic_shutdown_super()
1568 sb->s_iflags |= SB_I_PERSB_BDI; in super_setup_bdi_name()
/linux-6.3-rc2/include/linux/
A Dfs.h1114 #define SB_I_PERSB_BDI 0x00000200 /* has a per-sb bdi */ macro

Completed in 14 milliseconds