Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_logmgr.c196 static void lmGCwrite(struct jfs_log * log, int cant_block);
627 lmGCwrite(log, 0); in lmNextPage()
708 lmGCwrite(log, 0); in lmGroupCommit()
758 static void lmGCwrite(struct jfs_log * log, int cant_write) in lmGCwrite() function
910 lmGCwrite(log, 1); in lmPostGC()
1570 lmGCwrite(log, 0); in jfs_flush_journal()