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

/linux-master/fs/xfs/
H A Dxfs_extfree_item.c224 static inline struct xfs_efd_log_item *EFD_ITEM(struct xfs_log_item *lip) function
245 struct xfs_efd_log_item *efdp = EFD_ITEM(lip);
263 struct xfs_efd_log_item *efdp = EFD_ITEM(lip);
284 struct xfs_efd_log_item *efdp = EFD_ITEM(lip);
294 return &EFD_ITEM(lip)->efd_efip->efi_item;
451 struct xfs_efd_log_item *efdp = EFD_ITEM(done);
532 struct xfs_efd_log_item *efdp = EFD_ITEM(done);
654 struct xfs_efd_log_item *efdp = EFD_ITEM(done_item);

Completed in 110 milliseconds