Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dnilfs.h170 #define NILFS_TI_MAGIC 0xd9e392fb macro
199 if (ti == NULL || ti->ti_magic != NILFS_TI_MAGIC) in nilfs_test_transaction_flag()