Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dfatent.c349 struct exfat_chain *p_chain, bool sync_bmap) in exfat_alloc_cluster() argument
411 if (exfat_set_bitmap(inode, new_clu, sync_bmap)) { in exfat_alloc_cluster()
H A Dexfat_fs.h439 struct exfat_chain *p_chain, bool sync_bmap);