Home
last modified time | relevance | path

Searched refs:sync_bmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/exfat/
H A Dfatent.c320 struct exfat_chain *p_chain, bool sync_bmap) in exfat_alloc_cluster() argument
382 if (exfat_set_bitmap(inode, new_clu, sync_bmap)) { in exfat_alloc_cluster()
H A Dexfat_fs.h424 struct exfat_chain *p_chain, bool sync_bmap);