Searched refs:xfs_efi_log_format_t (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_extfree_item.h58 } xfs_efi_log_format_t; typedef in typeref:struct:xfs_efi_log_format
130 xfs_efi_log_format_t efi_format;
157 xfs_efi_log_format_t *dst_efi_fmt);
H A Dxfs_extfree_item.c81 size = sizeof(xfs_efi_log_format_t);
88 ASSERT(size >= sizeof(xfs_efi_log_format_t));
245 xfs_efi_copy_format(xfs_log_iovec_t *buf, xfs_efi_log_format_t *dst_efi_fmt)
247 xfs_efi_log_format_t *src_efi_fmt = buf->i_addr;
249 uint len = sizeof(xfs_efi_log_format_t) +
H A Dxfs_log_recover.c2706 xfs_efi_log_format_t *efi_formatp;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_extfree_item.h58 } xfs_efi_log_format_t; typedef in typeref:struct:xfs_efi_log_format
130 xfs_efi_log_format_t efi_format;
157 xfs_efi_log_format_t *dst_efi_fmt);
H A Dxfs_extfree_item.c81 size = sizeof(xfs_efi_log_format_t);
88 ASSERT(size >= sizeof(xfs_efi_log_format_t));
245 xfs_efi_copy_format(xfs_log_iovec_t *buf, xfs_efi_log_format_t *dst_efi_fmt)
247 xfs_efi_log_format_t *src_efi_fmt = buf->i_addr;
249 uint len = sizeof(xfs_efi_log_format_t) +
H A Dxfs_log_recover.c2706 xfs_efi_log_format_t *efi_formatp;

Completed in 116 milliseconds