Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_logmgr.h156 #define LOG_SYNCPT 0x4000 macro
Djfs_logmgr.c966 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogSync()
1364 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogInit()
1651 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogShutdown()
2433 lrd_ptr->type = cpu_to_le16(LOG_SYNCPT); in lmLogFormat()