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.c140 exfat_update_bh(sbi->vol_amap[i], sync); in exfat_set_bitmap()
164 exfat_update_bh(sbi->vol_amap[i], sync); in exfat_clear_bitmap()
H A Dmisc.c164 void exfat_update_bh(struct buffer_head *bh, int sync) in exfat_update_bh() function
H A Dfatent.c79 exfat_update_bh(bh, sb->s_flags & SB_SYNCHRONOUS); in exfat_ent_set()
H A Dexfat_fs.h576 void exfat_update_bh(struct buffer_head *bh, int sync);