Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hfsplus/
Dsuper.c158 int hfsplus_sync_fs(struct super_block *sb, int wait) in hfsplus_sync_fs() function
226 hfsplus_sync_fs(sb, 1); in hfsplus_write_super()
247 hfsplus_sync_fs(sb, 1); in hfsplus_put_super()
326 .sync_fs = hfsplus_sync_fs,
475 hfsplus_sync_fs(sb, 1); in hfsplus_fill_super()
Dhfsplus_fs.h413 int hfsplus_sync_fs(struct super_block *sb, int wait);