Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h618 typedef struct xfs_efi_log_format { struct
630 return sizeof(struct xfs_efi_log_format) + in xfs_efi_log_format_sizeof() argument
/openbmc/linux/fs/xfs/
H A Dxfs_ondisk.h150 XFS_CHECK_OFFSET(struct xfs_efi_log_format, efi_extents, 16); in xfs_check_ondisk_structs()
H A Dxfs_extfree_item.c184 offsetof(struct xfs_efi_log_format, efi_extents)); in xfs_efi_copy_format()
808 struct xfs_efi_log_format *efi_formatp; in xlog_recover_efi_commit_pass2()