Home
last modified time | relevance | path

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

/Linux-v5.10/fs/exfat/
Ddir.c470 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_init_dir_entry()
480 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_init_dir_entry()
516 exfat_update_bh(fbh, IS_DIRSYNC(inode)); in exfat_update_dir_chksum()
538 exfat_update_bh(bh, sync); in exfat_init_ext_entry()
547 exfat_update_bh(bh, sync); in exfat_init_ext_entry()
556 exfat_update_bh(bh, sync); in exfat_init_ext_entry()
580 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_remove_entries()
Dballoc.c161 exfat_update_bh(sbi->vol_amap[i], IS_DIRSYNC(inode)); in exfat_set_bitmap()
183 exfat_update_bh(sbi->vol_amap[i], IS_DIRSYNC(inode)); in exfat_clear_bitmap()
Dnamei.c389 exfat_update_bh(bh, IS_DIRSYNC(inode)); in exfat_find_empty_entry()
1037 exfat_update_bh(new_bh, sync); in exfat_rename_file()
1053 exfat_update_bh(new_bh, sync); in exfat_rename_file()
1070 exfat_update_bh(old_bh, sync); in exfat_rename_file()
1120 exfat_update_bh(new_bh, IS_DIRSYNC(inode)); in exfat_move_file()
1136 exfat_update_bh(new_bh, IS_DIRSYNC(inode)); in exfat_move_file()
Dmisc.c166 void exfat_update_bh(struct buffer_head *bh, int sync) in exfat_update_bh() function
Dfatent.c78 exfat_update_bh(bh, sb->s_flags & SB_SYNCHRONOUS); in exfat_ent_set()
Dexfat_fs.h516 void exfat_update_bh(struct buffer_head *bh, int sync);