hard_sync 184 fs/jfs/jfs_logmgr.c static int lmLogSync(struct jfs_log * log, int hard_sync); hard_sync 929 fs/jfs/jfs_logmgr.c static int lmLogSync(struct jfs_log * log, int hard_sync) hard_sync 942 fs/jfs/jfs_logmgr.c if (hard_sync) hard_sync 1046 fs/jfs/jfs_logmgr.c void jfs_syncpt(struct jfs_log *log, int hard_sync) hard_sync 1049 fs/jfs/jfs_logmgr.c lmLogSync(log, hard_sync); hard_sync 498 fs/jfs/jfs_logmgr.h extern void jfs_syncpt(struct jfs_log *log, int hard_sync);