Searched refs:xfs_efi_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.c35 static inline struct xfs_efi_log_item *EFI_ITEM(struct xfs_log_item *lip)
37 return container_of(lip, struct xfs_efi_log_item, efi_item);
42 struct xfs_efi_log_item *efip)
74 struct xfs_efi_log_item *efip = EFI_ITEM(lip);
112 struct xfs_efi_log_item *efip = EFI_ITEM(lip);
212 struct xfs_efi_log_item *
218 struct xfs_efi_log_item *efip;
492 struct xfs_efi_log_item *efip,
H A Dxfs_extfree_item.h126 typedef struct xfs_efi_log_item { struct
H A Dxfs_trans.h306 struct xfs_efi_log_item;
480 struct xfs_efi_log_item *xfs_trans_get_efi(xfs_trans_t *, uint);
481 void xfs_efi_release(struct xfs_efi_log_item *, uint);
483 struct xfs_efi_log_item *,
487 struct xfs_efi_log_item *,

Completed in 43 milliseconds