Home
last modified time | relevance | path

Searched refs:LOG_SYNCPT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.h156 #define LOG_SYNCPT 0x4000 macro
H A Djfs_logmgr.c974 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogSync()
1372 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogInit()
1659 lrd.type = cpu_to_le16(LOG_SYNCPT); in lmLogShutdown()
2448 lrd_ptr->type = cpu_to_le16(LOG_SYNCPT); in lmLogFormat()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_logmgr.h156 #define LOG_SYNCPT 0x4000 macro
H A 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()

Completed in 7 milliseconds