Home
last modified time | relevance | path

Searched defs:h_size (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_log_recover.c372 int h_size = be32_to_cpu(rh->h_size); in xlog_logrec_hblks() local
2960 int error = 0, h_size, h_len; in xlog_do_recovery_pass() local
/fs/xfs/libxfs/
Dxfs_log_format.h177 __be32 h_size; /* iclog size : 4 */ member