Searched refs:lbmIOWait (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.c190 static int lbmIOWait(struct lbuf * bp, int flag);
1398 if ((rc = lbmIOWait(bp, 0)))
1408 if ((rc = lbmIOWait(bpsuper, lbmFREE)))
1685 lbmIOWait(log->bp, lbmFREE);
1700 rc = lbmIOWait(bpsuper, lbmFREE);
1786 rc = lbmIOWait(bpsuper, lbmFREE);
2168 * lbmIOWait()
2170 static int lbmIOWait(struct lbuf * bp, int flag) function
2419 if ((rc = lbmIOWait(bp, 0)))
2462 if ((rc = lbmIOWait(b
[all...]

Completed in 43 milliseconds