Home
last modified time | relevance | path

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

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