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

/linux-master/fs/xfs/libxfs/
H A Dxfs_log_format.h671 typedef struct xfs_efd_log_format { struct
683 return sizeof(struct xfs_efd_log_format) +
/linux-master/fs/xfs/
H A Dxfs_extfree_item.c773 struct xfs_efd_log_format *efd_formatp;
778 if (buflen < sizeof(struct xfs_efd_log_format)) {

Completed in 261 milliseconds