Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/exfat/
H A Dmisc.c175 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs() function
H A Dfatent.c288 err = exfat_update_bhs(bhs, n, IS_DIRSYNC(dir)); in exfat_zeroed_cluster()
H A Dexfat_fs.h525 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync);
H A Ddir.c611 err = exfat_update_bhs(es->bh, es->num_bh, sync); in exfat_free_dentry_set()