Searched refs:XLOG_REG_TYPE_UNMOUNT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ | ||
H A D | xfs_log_format.h | 106 #define XLOG_REG_TYPE_UNMOUNT 17 macro |
/openbmc/linux/fs/xfs/ | ||
H A D | xfs_log.c | 928 .i_type = XLOG_REG_TYPE_UNMOUNT, in xlog_write_unmount_record() |