Searched refs:lmGCwrite (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.c193 static void lmGCwrite(struct jfs_log * log, int cant_block);
613 lmGCwrite(log, 0);
694 lmGCwrite(log, 0);
705 /* lmGCwrite gives up LOGGC_LOCK, check again */
732 * NAME: lmGCwrite()
744 static void lmGCwrite(struct jfs_log * log, int cant_write) function
894 * Call lmGCwrite with new group leader
896 lmGCwrite(log, 1);
1575 lmGCwrite(log, 0);

Completed in 48 milliseconds