Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_extfree_item.h91 } xfs_efd_log_format_t; typedef
148 xfs_efd_log_format_t efd_format;
Dxfs_extfree_item.c403 size = sizeof(xfs_efd_log_format_t); in xfs_efd_item_format()
410 ASSERT(size >= sizeof(xfs_efd_log_format_t)); in xfs_efd_item_format()
Dxfs_log_recover.c2713 xfs_efd_log_format_t *efd_formatp; in xlog_recover_do_efd_trans()
2724 efd_formatp = (xfs_efd_log_format_t *)item->ri_buf[0].i_addr; in xlog_recover_do_efd_trans()