Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dballoc.c193 exfat_update_bh(sbi->vol_amap[i], sync); in exfat_set_bitmap()
215 exfat_update_bh(sbi->vol_amap[i], sync); in exfat_clear_bitmap()
H A Dfatent.c28 err = exfat_update_bh(c_bh, sb->s_flags & SB_SYNCHRONOUS); in exfat_mirror_bh()
39 err = exfat_update_bh(bh, sb->s_flags & SB_SYNCHRONOUS); in exfat_end_bh()
H A Dmisc.c164 int exfat_update_bh(struct buffer_head *bh, int sync) in exfat_update_bh() function
H A Dexfat_fs.h629 int exfat_update_bh(struct buffer_head *bh, int sync);