Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dmisc.c173 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs() function
H A Dexfat_fs.h575 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync);
H A Ddir.c548 err = exfat_update_bhs(es->bh, es->num_bh, sync); in exfat_put_dentry_set()