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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 *,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 174 milliseconds