Home
last modified time | relevance | path

Searched refs:xfs_trans_t (Results 1 – 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_trans.h160 } xfs_trans_t; typedef
186 void xfs_trans_mod_sb(xfs_trans_t *, uint, int64_t);
231 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *);
232 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *);
233 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
234 void xfs_trans_bhold_release(xfs_trans_t *, struct xfs_buf *);
235 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *);
236 void xfs_trans_inode_buf(xfs_trans_t *, struct xfs_buf *);
237 void xfs_trans_stale_inode_buf(xfs_trans_t *, struct xfs_buf *);
238 bool xfs_trans_ordered_buf(xfs_trans_t *, struct xfs_buf *);
[all …]
Dxfs_trans_buf.c403 xfs_trans_t *tp, in xfs_trans_bhold()
424 xfs_trans_t *tp, in xfs_trans_bhold_release()
540 xfs_trans_t *tp, in xfs_trans_binval()
595 xfs_trans_t *tp, in xfs_trans_inode_buf()
620 xfs_trans_t *tp, in xfs_trans_stale_inode_buf()
645 xfs_trans_t *tp, in xfs_trans_inode_alloc_buf()
739 xfs_trans_t *tp, in xfs_trans_dquot_buf()
Dxfs_rtalloc.c32 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtget_summary()
49 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtany_summary()
104 xfs_trans_t *tp) /* transaction pointer */ in xfs_rtcopy_summary()
144 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_range()
223 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_block()
343 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_exact()
422 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_near()
625 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_size()
994 xfs_trans_t *tp; in xfs_growfs_rt()
1141 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent()
[all …]
Dxfs_trans_dquot.c20 STATIC void xfs_trans_alloc_dqinfo(xfs_trans_t *);
134 xfs_trans_t *tp, in xfs_trans_mod_dquot_byino()
867 xfs_trans_t *tp) in xfs_trans_alloc_dqinfo()
875 xfs_trans_t *tp) in xfs_trans_free_dqinfo()
Dxfs_inode.c796 xfs_trans_t *tp, in xfs_ialloc()
946 xfs_trans_t **tpp, /* input: current transaction; in xfs_dir_ialloc()
957 xfs_trans_t *tp; in xfs_dir_ialloc()
1081 xfs_trans_t *tp, in xfs_droplink()
1100 xfs_trans_t *tp, in xfs_bumplink()
1363 xfs_trans_t *tp; in xfs_link()
2822 xfs_trans_t *tp = NULL; in xfs_remove()
Dxfs_trans.c338 xfs_trans_t *tp, in xfs_trans_mod_sb()
460 xfs_trans_t *tp) in xfs_trans_apply_sb_deltas()
Dxfs_symlink.c377 xfs_trans_t *tp; in xfs_inactive_symlink_rmt()
Dxfs_fsops.c38 xfs_trans_t *tp; in xfs_growfs_data_private()
Dxfs_icache.c476 xfs_trans_t *tp, in xfs_iget_cache_miss()
Dxfs_iops.c660 xfs_trans_t *tp; in xfs_setattr_nonsize()
Dxfs_iomap.c511 xfs_trans_t *tp; in xfs_iomap_write_unwritten()
Dxfs_bmap_util.c732 xfs_trans_t *tp; in xfs_alloc_file_space()
Dxfs_qm.c744 xfs_trans_t *tp; in xfs_qm_qino_alloc()
Dxfs_log_recover.c2633 xfs_trans_t *tp; in xlog_recover_clear_agi_bucket()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_rtbitmap.c56 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtbuf_get()
96 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfind_back()
271 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfind_forw()
446 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_summary_int()
516 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_summary()
534 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_range()
690 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfree_range()
766 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtcheck_range()
942 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtcheck_alloc_range()
965 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfree_extent()
Dxfs_dir2_block.c27 static void xfs_dir2_block_log_leaf(xfs_trans_t *tp, struct xfs_buf *bp,
29 static void xfs_dir2_block_log_tail(xfs_trans_t *tp, struct xfs_buf *bp);
375 xfs_trans_t *tp; /* transaction structure */ in xfs_dir2_block_addname()
594 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_leaf()
614 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_tail()
692 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_lookup_int()
793 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_removename()
944 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_block()
Dxfs_dir2.c214 xfs_trans_t *tp, in xfs_dir_init()
340 xfs_trans_t *tp, in xfs_dir_lookup()
537 xfs_trans_t *tp, in xfs_dir_canenter()
Dxfs_dir2_leaf.c391 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_to_leaf()
1160 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup()
1223 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup_int()
1494 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_replace()
1598 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_trim_data()
1684 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_to_leaf()
Dxfs_dir2_node.c419 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_node()
645 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_addname()
794 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_entry()
1280 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_remove()
2287 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_trim_free()
Dxfs_alloc.c691 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_read_agfl()
2649 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_get_freelist()
2713 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_log_agf()
2756 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_pagf_init()
2774 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_put_freelist()
Dxfs_ialloc.c931 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_select()
2313 xfs_trans_t *tp, /* transaction pointer */ in xfs_imap()
2455 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_log_agi()
2674 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_pagi_init()
Dxfs_bmap.c819 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_local_to_extents()
926 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_btree()
1069 xfs_trans_t *tp; /* transaction pointer */ in xfs_bmap_add_attrfork()
4994 xfs_trans_t *tp, /* current transaction pointer */ in xfs_bmap_del_extent_real()
5595 xfs_trans_t *tp, in xfs_bunmapi()
Dxfs_attr_leaf.c626 xfs_sbversion_add_attr2(xfs_mount_t *mp, xfs_trans_t *tp) in xfs_sbversion_add_attr2()
Dxfs_btree.c402 xfs_trans_t *tp; /* transaction pointer, can be NULL */ in xfs_btree_dup_cursor()