Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_extfree_item.h52 xfs_efi_log_format_t efi_format;
H A Dxfs_extfree_item.c185 xfs_efi_copy_format(xfs_log_iovec_t *buf, xfs_efi_log_format_t *dst_efi_fmt) in xfs_efi_copy_format()
187 xfs_efi_log_format_t *src_efi_fmt = buf->i_addr; in xfs_efi_copy_format()
189 uint len = sizeof(xfs_efi_log_format_t) + in xfs_efi_copy_format()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_log_format.h587 } xfs_efi_log_format_t; typedef