Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_log.c2200 int dumplen = min(vec->i_len, 32); in xlog_print_trans() local
2205 xfs_warn(mp, " first %d bytes of iovec[%d]:", dumplen, i); in xlog_print_trans()
2206 xfs_hex_dump(vec->i_addr, dumplen); in xlog_print_trans()
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch298 size_t dumplen, cnt = 0;