Searched refs:hard_sync (Results 1 – 2 of 2) sorted by relevance
511 extern void jfs_syncpt(struct jfs_log *log, int hard_sync);
197 static int lmLogSync(struct jfs_log * log, int hard_sync);942 static int lmLogSync(struct jfs_log * log, int hard_sync) in lmLogSync() argument955 if (hard_sync) in lmLogSync()1059 void jfs_syncpt(struct jfs_log *log, int hard_sync) in jfs_syncpt() argument1062 lmLogSync(log, hard_sync); in jfs_syncpt()