Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_format.h678 typedef struct xfs_efd_log_format { struct
690 return sizeof(struct xfs_efd_log_format) + in xfs_efd_log_format_sizeof() argument
/linux-6.12.1/fs/xfs/
Dxfs_extfree_item.c766 struct xfs_efd_log_format *efd_formatp; in xlog_recover_efd_commit_pass2()
771 if (buflen < sizeof(struct xfs_efd_log_format)) { in xlog_recover_efd_commit_pass2()