Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_extfree_item.h66 } __attribute__((packed)) xfs_efi_log_format_32_t; typedef
Dxfs_extfree_item.c276 uint len32 = sizeof(xfs_efi_log_format_32_t) + in xfs_efi_copy_format()
285 xfs_efi_log_format_32_t *src_efi_fmt_32 = buf->i_addr; in xfs_efi_copy_format()