Home
last modified time | relevance | path

Searched defs:xfs_log_item (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_trans.h30 struct xfs_log_item { struct
41 struct xfs_log_item *); argument
44 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
Dxfs_buf_item.c980 void (*cb)(struct xfs_buf *, struct xfs_log_item *), in xfs_buf_attach_iodone()