Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dmmp.c140 struct buffer_head *bh = EXT4_SB(sb)->s_mmp_bh; in kmmpd()
262 brelse(sbi->s_mmp_bh); in ext4_stop_mmpd()
383 EXT4_SB(sb)->s_mmp_bh = bh; in ext4_multi_mount_protect()
H A Dext4.h1528 struct buffer_head *s_mmp_bh; member