Searched refs:lbmDirectWrite (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_logmgr.c | 179 static void lbmDirectWrite(struct jfs_log * log, struct lbuf * bp, int flag); 1390 lbmDirectWrite(log, bpsuper, lbmWRITE | lbmRELEASE | lbmSYNC); in lmLogInit() 1682 lbmDirectWrite(log, bpsuper, lbmWRITE | lbmRELEASE | lbmSYNC); in lmLogShutdown() 1769 lbmDirectWrite(log, bpsuper, lbmWRITE | lbmRELEASE | lbmSYNC); in lmLogFileSystem() 2086 * lbmDirectWrite() 2091 static void lbmDirectWrite(struct jfs_log * log, struct lbuf * bp, int flag) in lbmDirectWrite() function 2093 jfs_info("lbmDirectWrite: bp:0x%p flag:0x%x pn:0x%x", in lbmDirectWrite()
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_logmgr.c | 179 static void lbmDirectWrite(struct jfs_log * log, struct lbuf * bp, int flag); 1382 lbmDirectWrite(log, bpsuper, lbmWRITE | lbmRELEASE | lbmSYNC); in lmLogInit() 1674 lbmDirectWrite(log, bpsuper, lbmWRITE | lbmRELEASE | lbmSYNC); in lmLogShutdown() 1761 lbmDirectWrite(log, bpsuper, lbmWRITE | lbmRELEASE | lbmSYNC); in lmLogFileSystem() 2074 * lbmDirectWrite() 2079 static void lbmDirectWrite(struct jfs_log * log, struct lbuf * bp, int flag) in lbmDirectWrite() function 2081 jfs_info("lbmDirectWrite: bp:0x%p flag:0x%x pn:0x%x", in lbmDirectWrite()
|
Completed in 7 milliseconds