Searched refs:lmLogSync (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_logmgr.c194 static int lmLogSync(struct jfs_log * log, int hard_sync);
320 lsn = lmLogSync(log, 0);
912 * NAME: lmLogSync()
928 static int lmLogSync(struct jfs_log * log, int hard_sync) function
1058 lmLogSync(log, hard_sync);

Completed in 99 milliseconds