Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_ondisk.h150 XFS_CHECK_OFFSET(struct xfs_efi_log_format, efi_extents, 16); in xfs_check_ondisk_structs()
Dxfs_extfree_item.c184 offsetof(struct xfs_efi_log_format, efi_extents)); in xfs_efi_copy_format()
805 struct xfs_efi_log_format *efi_formatp; in xlog_recover_efi_commit_pass2()
/Linux-v6.6/fs/xfs/libxfs/
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