Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jfs/
Djfs_logmgr.h169 #define LOG_SYNCPT 0x4000 macro
Djfs_logmgr.c987 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogSync()
1387 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogInit()
1674 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogShutdown()
2467 lrd_ptr->type = cpu_to_le16(LOG_SYNCPT); in lmLogFormat()