Searched refs:xfs_log_item (Results 1 – 2 of 2) sorted by relevance
21 struct xfs_log_item;30 struct xfs_log_item *);34 struct xfs_log_item *);52 struct xfs_log_item *, xfs_lsn_t,55 struct xfs_log_item *, unsigned long);56 struct xfs_log_item *xfs_trans_first_ail(struct xfs_mount *, int *);57 struct xfs_log_item *xfs_trans_next_ail(struct xfs_mount *,58 struct xfs_log_item *, int *, int *);
113 struct xfs_log_item;120 struct xfs_log_item *ail_forw; /* AIL forw pointer */121 struct xfs_log_item *ail_back; /* AIL back pointer */124 typedef struct xfs_log_item { struct131 struct xfs_log_item *li_bio_list; /* buffer item list */ argument133 struct xfs_log_item *); argument