Home
last modified time | relevance | path

Searched refs:xfs_buf_log_item (Results 1 – 11 of 11) sorted by relevance

/linux/fs/xfs/
H A Dxfs_buf_item.c30 static inline struct xfs_buf_log_item *BUF_ITEM(struct xfs_log_item *lip) in BUF_ITEM()
32 return container_of(lip, struct xfs_buf_log_item, bli_item); in BUF_ITEM()
37 struct xfs_buf_log_item *bip, in xfs_buf_item_get_format()
54 struct xfs_buf_log_item *bip) in xfs_buf_item_free_format()
64 struct xfs_buf_log_item *bip) in xfs_buf_item_free()
76 struct xfs_buf_log_item *bip) in xfs_buf_item_relse()
125 struct xfs_buf_log_item *bip, in xfs_buf_item_size_segment()
204 struct xfs_buf_log_item *bip = BUF_ITEM(lip); in xfs_buf_item_size()
279 struct xfs_buf_log_item *bip, in xfs_buf_item_format_segment()
358 struct xfs_buf_log_item *bip = BUF_ITEM(lip); in xfs_buf_item_format()
[all …]
H A Dxfs_buf_item.h39 struct xfs_buf_log_item { struct
52 void xfs_buf_item_put(struct xfs_buf_log_item *bip); argument
53 void xfs_buf_item_log(struct xfs_buf_log_item *, uint, uint);
54 bool xfs_buf_item_dirty_format(struct xfs_buf_log_item *);
H A Dxfs_buf_item_recover.c449 struct xfs_buf_log_item *bip; in xlog_recover_validate_buf_type()
H A Dxfs_super.c2354 sizeof(struct xfs_buf_log_item), in xfs_init_caches()
H A Dxfs_trace.h62 struct xfs_buf_log_item;
884 TP_PROTO(struct xfs_buf_log_item *bip),
930 TP_PROTO(struct xfs_buf_log_item *bip), \
/linux/fs/xfs/libxfs/
H A Dxfs_defer.c392 struct xfs_buf_log_item *bli; in xfs_defer_save_resources()
401 bli = container_of(lip, struct xfs_buf_log_item, in xfs_defer_save_resources()
H A Dxfs_sb.c1160 struct xfs_buf_log_item *bip = bp->b_log_item; in xfs_sb_write_verify()
H A Dxfs_ialloc.c2720 struct xfs_buf_log_item *bip = bp->b_log_item; in xfs_agi_write_verify()
H A Dxfs_da_btree.c305 struct xfs_buf_log_item *bip = bp->b_log_item; in xfs_da3_node_write_verify()
H A Dxfs_attr_leaf.c478 struct xfs_buf_log_item *bip = bp->b_log_item; in xfs_attr3_leaf_write_verify()
/linux/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst305 struct xfs_buf_log_item *bip = bp->b_fspriv;