Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_logmgr.h172 #define LOG_NOREDOPAGE 0x0080 macro
Djfs_txnmgr.c1682 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in dtLog()
1838 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in xtLog()
2102 lrd->type = cpu_to_le16(LOG_NOREDOPAGE); in mapLog()