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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_extfree_item.h91 } xfs_efd_log_format_t; typedef in typeref:struct:xfs_efd_log_format
148 xfs_efd_log_format_t efd_format;
H A Dxfs_extfree_item.c415 size = sizeof(xfs_efd_log_format_t);
422 ASSERT(size >= sizeof(xfs_efd_log_format_t));
H A Dxfs_log_recover.c2700 xfs_efd_log_format_t *efd_formatp;
2711 efd_formatp = (xfs_efd_log_format_t *)item->ri_buf[0].i_addr;

Completed in 66 milliseconds