Searched refs:hard_sync (Results 1 – 2 of 2) sorted by relevance
184 static int lmLogSync(struct jfs_log * log, int hard_sync);929 static int lmLogSync(struct jfs_log * log, int hard_sync) in lmLogSync() argument942 if (hard_sync) in lmLogSync()1046 void jfs_syncpt(struct jfs_log *log, int hard_sync) in jfs_syncpt() argument1049 lmLogSync(log, hard_sync); in jfs_syncpt()
498 extern void jfs_syncpt(struct jfs_log *log, int hard_sync);