Home
last modified time | relevance | path

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

/linux-6.12.1/fs/exfat/
Dballoc.c140 exfat_update_bh(sbi->vol_amap[i], sync); in exfat_set_bitmap()
160 exfat_update_bh(sbi->vol_amap[i], sync); in exfat_clear_bitmap()
Dmisc.c164 void exfat_update_bh(struct buffer_head *bh, int sync) in exfat_update_bh() function
Dfatent.c79 exfat_update_bh(bh, sb->s_flags & SB_SYNCHRONOUS); in exfat_ent_set()
Dexfat_fs.h570 void exfat_update_bh(struct buffer_head *bh, int sync);