Home
last modified time | relevance | path

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

12

/fs/xfs/
Dxfs_trans.h130 } xfs_trans_t; typedef
152 xfs_trans_t *xfs_trans_alloc(struct xfs_mount *, uint);
153 xfs_trans_t *_xfs_trans_alloc(struct xfs_mount *, uint, xfs_km_flags_t);
156 void xfs_trans_mod_sb(xfs_trans_t *, uint, int64_t);
199 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int);
201 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *);
202 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *);
203 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
204 void xfs_trans_bhold_release(xfs_trans_t *, struct xfs_buf *);
205 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *);
[all …]
Dxfs_trans_dquot.c32 STATIC void xfs_trans_alloc_dqinfo(xfs_trans_t *);
41 xfs_trans_t *tp, in xfs_trans_dqjoin()
73 xfs_trans_t *tp, in xfs_trans_log_dquot()
89 xfs_trans_t *otp, in xfs_trans_dup_dqinfo()
90 xfs_trans_t *ntp) in xfs_trans_dup_dqinfo()
149 xfs_trans_t *tp, in xfs_trans_mod_dquot_byino()
206 xfs_trans_t *tp, in xfs_trans_mod_dquot()
303 xfs_trans_t *tp, in xfs_trans_dqlockedjoin()
512 xfs_trans_t *tp) in xfs_trans_unreserve_and_mod_dquots()
593 xfs_trans_t *tp, in xfs_trans_dqresv()
[all …]
Dxfs_trans_buf.c191 xfs_trans_getsb(xfs_trans_t *tp, in xfs_trans_getsb()
355 xfs_trans_brelse(xfs_trans_t *tp, in xfs_trans_brelse()
452 xfs_trans_bhold(xfs_trans_t *tp, in xfs_trans_bhold()
472 xfs_trans_bhold_release(xfs_trans_t *tp, in xfs_trans_bhold_release()
498 xfs_trans_log_buf(xfs_trans_t *tp, in xfs_trans_log_buf()
586 xfs_trans_t *tp, in xfs_trans_binval()
641 xfs_trans_t *tp, in xfs_trans_inode_buf()
665 xfs_trans_t *tp, in xfs_trans_stale_inode_buf()
690 xfs_trans_t *tp, in xfs_trans_inode_alloc_buf()
774 xfs_trans_t *tp, in xfs_trans_dquot_buf()
Dxfs_trans_extfree.c37 xfs_trans_get_efi(xfs_trans_t *tp, in xfs_trans_get_efi()
61 xfs_trans_log_efi_extent(xfs_trans_t *tp, in xfs_trans_log_efi_extent()
92 xfs_trans_get_efd(xfs_trans_t *tp, in xfs_trans_get_efd()
Dxfs_trans.c57 xfs_trans_t *
62 xfs_trans_t *tp; in xfs_trans_alloc()
70 xfs_trans_t *
76 xfs_trans_t *tp; in _xfs_trans_alloc()
116 STATIC xfs_trans_t *
118 xfs_trans_t *tp) in xfs_trans_dup()
120 xfs_trans_t *ntp; in xfs_trans_dup()
289 xfs_trans_t *tp, in xfs_trans_mod_sb()
397 xfs_trans_t *tp) in xfs_trans_apply_sb_deltas()
Dxfs_rtalloc.c49 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtget_summary()
66 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtany_summary()
113 xfs_trans_t *tp) /* transaction pointer */ in xfs_rtcopy_summary()
153 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_range()
232 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_block()
348 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_exact()
427 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_near()
630 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_size()
983 xfs_trans_t *tp; in xfs_growfs_rt()
1111 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent()
[all …]
Dxfs_inode.c62 STATIC int xfs_iunlink_remove(xfs_trans_t *, xfs_inode_t *);
744 xfs_trans_t *tp, in xfs_ialloc()
944 xfs_trans_t **tpp, /* input: current transaction; in xfs_dir_ialloc()
958 xfs_trans_t *tp; in xfs_dir_ialloc()
1087 xfs_trans_t *tp, in xfs_droplink()
1117 xfs_trans_t *tp, in xfs_bumplink()
1426 xfs_trans_t *tp; in xfs_link()
1954 xfs_trans_t *tp, in xfs_iunlink()
2035 xfs_trans_t *tp, in xfs_iunlink_remove()
2212 xfs_trans_t *tp, in xfs_ifree_cluster()
[all …]
Dxfs_dquot.c227 xfs_trans_t *tp, in xfs_qm_init_dquot_blk()
299 xfs_trans_t **tpp, in xfs_qm_dqalloc()
311 xfs_trans_t *tp = *tpp; in xfs_qm_dqalloc()
457 xfs_trans_t **tpp, in xfs_qm_dqtobp()
Dxfs_trans_inode.c103 xfs_trans_t *tp, in xfs_trans_log_inode()
Dxfs_bmap_util.c346 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_count_tree()
421 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_count_blocks()
865 xfs_trans_t *tp; in xfs_free_eofblocks()
968 xfs_trans_t *tp; in xfs_alloc_file_space()
1225 xfs_trans_t *tp; in xfs_free_file_space()
1713 xfs_trans_t *tp; in xfs_swap_extents()
Dxfs_iomap.c129 xfs_trans_t *tp; in xfs_iomap_write_direct()
695 xfs_trans_t *tp; in xfs_iomap_write_allocate()
850 xfs_trans_t *tp; in xfs_iomap_write_unwritten()
Dxfs_qm_syscalls.c565 xfs_trans_t *tp; in xfs_qm_log_quotaoff_end()
597 xfs_trans_t *tp; in xfs_qm_log_quotaoff()
Dxfs_icache.c320 xfs_trans_t *tp, in xfs_iget_cache_miss()
454 xfs_trans_t *tp, in xfs_iget()
Dxfs_symlink.c447 xfs_trans_t *tp; in xfs_inactive_symlink_rmt()
Dxfs_qm.c715 xfs_trans_t *tp; in xfs_qm_qino_alloc()
1753 xfs_trans_t *tp, in xfs_qm_vop_chown()
Dxfs_fsops.c166 xfs_trans_t *tp; in xfs_growfs_data_private()
/fs/xfs/libxfs/
Dxfs_rtbitmap.c51 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtbuf_get()
85 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfind_back()
260 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfind_forw()
435 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_summary_int()
499 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_summary()
517 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_range()
674 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfree_range()
750 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtcheck_range()
926 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtcheck_alloc_range()
949 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfree_extent()
Dxfs_dir2.c227 xfs_trans_t *tp, in xfs_dir_init()
257 xfs_trans_t *tp, in xfs_dir_createname()
356 xfs_trans_t *tp, in xfs_dir_lookup()
434 xfs_trans_t *tp, in xfs_dir_removename()
496 xfs_trans_t *tp, in xfs_dir_replace()
561 xfs_trans_t *tp, in xfs_dir_canenter()
672 xfs_trans_t *tp; in xfs_dir2_shrink_inode()
Dxfs_dir2_block.c42 static void xfs_dir2_block_log_leaf(xfs_trans_t *tp, struct xfs_buf *bp,
44 static void xfs_dir2_block_log_tail(xfs_trans_t *tp, struct xfs_buf *bp);
360 xfs_trans_t *tp; /* transaction structure */ in xfs_dir2_block_addname()
573 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_leaf()
593 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_tail()
672 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_lookup_int()
774 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_removename()
924 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_block()
1071 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_sf_to_block()
Dxfs_dir2_leaf.c392 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_to_leaf()
634 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_addname()
1165 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup()
1227 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup_int()
1497 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_replace()
1605 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_trim_data()
1692 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_to_leaf()
Dxfs_dir2_node.c305 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_node()
532 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_addname()
683 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_entry()
1171 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_remove()
1665 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_addname_int()
2233 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_trim_free()
Dxfs_alloc.c549 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_read_agfl()
1582 xfs_trans_t *tp, /* transaction pointer */ in xfs_free_ag_extent()
2173 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_get_freelist()
2239 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_log_agf()
2276 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_pagf_init()
2295 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_put_freelist()
2762 xfs_trans_t *tp, /* transaction pointer */ in xfs_free_extent()
Dxfs_ialloc.c596 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_alloc()
910 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_select()
2262 xfs_trans_t *tp, /* transaction pointer */ in xfs_imap()
2428 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_log_agi()
2646 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_pagi_init()
Dxfs_bmap.c661 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_btree_to_extents()
719 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_extents_to_btree()
889 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_local_to_extents()
989 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_btree()
1032 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_extents()
1067 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_local()
1113 xfs_trans_t *tp; /* transaction pointer */ in xfs_bmap_add_attrfork()
1246 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_read_extents()
1474 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_first_unused()
1527 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_last_before()
[all …]
Dxfs_inode_buf.c357 xfs_trans_t *tp, in xfs_iread()

12