Searched defs:xfs_log_item (Results 1 – 2 of 2) sorted by relevance
30 struct xfs_log_item { struct41 struct xfs_log_item *); argument44 const struct xfs_item_ops *li_ops; /* function list */47 struct list_head li_cil; /* CIL pointers */71 void (*iop_size)(struct xfs_log_item *, int *, int *); argument
980 void (*cb)(struct xfs_buf *, struct xfs_log_item *), in xfs_buf_attach_iodone()