Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_logmgr.h169 #define LOG_SYNCPT 0x4000 macro
Djfs_logmgr.c985 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogSync()
1392 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogInit()
1681 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogShutdown()
2471 lrd_ptr->type = cpu_to_le16(LOG_SYNCPT); in lmLogFormat()