Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_extfree_item.c963 struct xfs_efd_log_format *efd_formatp; in xlog_recover_efd_commit_pass2()
968 if (buflen < sizeof(struct xfs_efd_log_format)) { in xlog_recover_efd_commit_pass2()
1000 struct xfs_efd_log_format *efd_formatp; in xlog_recover_rtefd_commit_pass2()
1005 if (buflen < sizeof(struct xfs_efd_log_format)) { in xlog_recover_rtefd_commit_pass2()
/fs/xfs/libxfs/
A Dxfs_log_format.h689 typedef struct xfs_efd_log_format { struct
701 return sizeof(struct xfs_efd_log_format) + in xfs_efd_log_format_sizeof() argument

Completed in 9 milliseconds