Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_logmgr.h169 #define LOG_SYNCPT 0x4000 macro
Djfs_logmgr.c987 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogSync()
1386 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogInit()
1673 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogShutdown()
2461 lrd_ptr->type = cpu_to_le16(LOG_SYNCPT); in lmLogFormat()