Home
last modified time | relevance | path

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

/Linux-v6.6/fs/exfat/
Dmisc.c165 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs() function
Dexfat_fs.h557 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync);
Ddir.c645 err = exfat_update_bhs(es->bh, es->num_bh, sync); in exfat_put_dentry_set()