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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_extfree_item.c325 static inline struct xfs_efd_log_item *EFD_ITEM(struct xfs_log_item *lip)
327 return container_of(lip, struct xfs_efd_log_item, efd_item);
331 xfs_efd_item_free(struct xfs_efd_log_item *efdp)
363 struct xfs_efd_log_item *efdp = EFD_ITEM(lip);
434 struct xfs_efd_log_item *efdp = EFD_ITEM(lip);
489 struct xfs_efd_log_item *
496 struct xfs_efd_log_item *efdp;
H A Dxfs_extfree_item.h138 typedef struct xfs_efd_log_item { struct
H A Dxfs_trans.h305 struct xfs_efd_log_item;
486 struct xfs_efd_log_item *xfs_trans_get_efd(xfs_trans_t *,
490 struct xfs_efd_log_item *,

Completed in 80 milliseconds