Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dballoc.c199 exfat_update_bh(sbi->vol_amap[i], sync); in exfat_set_bitmap()
221 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