Searched refs:lbmDirectWrite (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.c189 static void lbmDirectWrite(struct jfs_log * log, struct lbuf * bp, int flag);
1407 lbmDirectWrite(log, bpsuper, lbmWRITE | lbmRELEASE | lbmSYNC);
1699 lbmDirectWrite(log, bpsuper, lbmWRITE | lbmRELEASE | lbmSYNC);
1785 lbmDirectWrite(log, bpsuper, lbmWRITE | lbmRELEASE | lbmSYNC);
2100 * lbmDirectWrite()
2105 static void lbmDirectWrite(struct jfs_log * log, struct lbuf * bp, int flag) function
2107 jfs_info("lbmDirectWrite: bp:0x%p flag:0x%x pn:0x%x",

Completed in 260 milliseconds