Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfsplus/
Dsuper.c174 static int hfsplus_sync_fs(struct super_block *sb, int wait) in hfsplus_sync_fs() function
254 err = hfsplus_sync_fs(sbi->alloc_file->i_sb, 1); in delayed_sync_fs()
291 hfsplus_sync_fs(sb, 1); in hfsplus_put_super()
365 .sync_fs = hfsplus_sync_fs,
545 hfsplus_sync_fs(sb, 1); in hfsplus_fill_super()