Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_logmgr.c188 static int lmLogSync(struct jfs_log * log, int nosyncwait);
313 lsn = lmLogSync(log, 0); in lmLog()
926 static int lmLogSync(struct jfs_log * log, int nosyncwait) in lmLogSync() function