Home
last modified time | relevance | path

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

12

/fs/xfs/
Dxfs_trans.h137 } xfs_trans_t; typedef
163 void xfs_trans_mod_sb(xfs_trans_t *, uint, int64_t);
206 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int);
208 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *);
209 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *);
210 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
211 void xfs_trans_bhold_release(xfs_trans_t *, struct xfs_buf *);
212 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *);
213 void xfs_trans_inode_buf(xfs_trans_t *, struct xfs_buf *);
214 void xfs_trans_stale_inode_buf(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()
597 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()
459 xfs_trans_bhold(xfs_trans_t *tp, in xfs_trans_bhold()
479 xfs_trans_bhold_release(xfs_trans_t *tp, in xfs_trans_bhold_release()
603 xfs_trans_t *tp, in xfs_trans_binval()
658 xfs_trans_t *tp, in xfs_trans_inode_buf()
682 xfs_trans_t *tp, in xfs_trans_stale_inode_buf()
707 xfs_trans_t *tp, in xfs_trans_inode_alloc_buf()
800 xfs_trans_t *tp, in xfs_trans_dquot_buf()
Dxfs_rtalloc.c50 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtget_summary()
67 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtany_summary()
114 xfs_trans_t *tp) /* transaction pointer */ in xfs_rtcopy_summary()
154 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_range()
233 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_block()
346 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_exact()
425 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_near()
620 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_size()
970 xfs_trans_t *tp; in xfs_growfs_rt()
1091 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent()
[all …]
Dxfs_trans.c75 STATIC xfs_trans_t *
77 xfs_trans_t *tp) in xfs_trans_dup()
79 xfs_trans_t *ntp; in xfs_trans_dup()
305 xfs_trans_t *tp, in xfs_trans_mod_sb()
412 xfs_trans_t *tp) in xfs_trans_apply_sb_deltas()
Dxfs_dquot.c231 xfs_trans_t *tp, in xfs_qm_init_dquot_blk()
303 xfs_trans_t **tpp, in xfs_qm_dqalloc()
315 xfs_trans_t *tp = *tpp; in xfs_qm_dqalloc()
462 xfs_trans_t **tpp, in xfs_qm_dqtobp()
Dxfs_inode.c766 xfs_trans_t *tp, in xfs_ialloc()
972 xfs_trans_t **tpp, /* input: current transaction; in xfs_dir_ialloc()
986 xfs_trans_t *tp; in xfs_dir_ialloc()
1115 xfs_trans_t *tp, in xfs_droplink()
1134 xfs_trans_t *tp, in xfs_bumplink()
1434 xfs_trans_t *tp; in xfs_link()
2058 xfs_trans_t *tp, in xfs_iunlink_remove()
2234 xfs_trans_t *tp, in xfs_ifree_cluster()
2454 xfs_trans_t *tp, in xfs_ifree()
2578 xfs_trans_t *tp = NULL; in xfs_remove()
Dxfs_trans_inode.c95 xfs_trans_t *tp, in xfs_trans_log_inode()
Dxfs_iomap.c170 xfs_trans_t *tp; in xfs_iomap_write_direct()
679 xfs_trans_t *tp; in xfs_iomap_write_allocate()
841 xfs_trans_t *tp; in xfs_iomap_write_unwritten()
Dxfs_qm_syscalls.c563 xfs_trans_t *tp; in xfs_qm_log_quotaoff_end()
591 xfs_trans_t *tp; in xfs_qm_log_quotaoff()
Dxfs_symlink.c437 xfs_trans_t *tp; in xfs_inactive_symlink_rmt()
Dxfs_icache.c497 xfs_trans_t *tp, in xfs_iget_cache_miss()
615 xfs_trans_t *tp, in xfs_iget()
Dxfs_qm.c750 xfs_trans_t *tp; in xfs_qm_qino_alloc()
1791 xfs_trans_t *tp, in xfs_qm_vop_chown()
Dxfs_fsops.c174 xfs_trans_t *tp; in xfs_growfs_data_private()
Dxfs_iops.c621 xfs_trans_t *tp; in xfs_setattr_nonsize()
/fs/xfs/libxfs/
Dxfs_rtbitmap.c76 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtbuf_get()
113 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfind_back()
288 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfind_forw()
463 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_summary_int()
527 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_summary()
545 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_range()
702 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfree_range()
778 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtcheck_range()
954 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtcheck_alloc_range()
977 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfree_extent()
Dxfs_dir2.c235 xfs_trans_t *tp, in xfs_dir_init()
265 xfs_trans_t *tp, in xfs_dir_createname()
364 xfs_trans_t *tp, in xfs_dir_lookup()
442 xfs_trans_t *tp, in xfs_dir_removename()
504 xfs_trans_t *tp, in xfs_dir_replace()
569 xfs_trans_t *tp, in xfs_dir_canenter()
681 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.c352 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_node()
581 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_addname()
732 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_entry()
1220 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_remove()
1714 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_addname_int()
2282 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_trim_free()
Dxfs_ialloc.c605 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_alloc()
920 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_select()
2272 xfs_trans_t *tp, /* transaction pointer */ in xfs_imap()
2430 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_log_agi()
2654 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_pagi_init()
Dxfs_alloc.c629 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_read_agfl()
1675 xfs_trans_t *tp, in xfs_free_ag_extent()
2325 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_get_freelist()
2391 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_log_agf()
2434 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_pagf_init()
2453 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_put_freelist()
Dxfs_bmap.c630 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_btree_to_extents()
691 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_extents_to_btree()
854 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_local_to_extents()
958 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_btree()
1001 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_extents()
1036 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_local()
1082 xfs_trans_t *tp; /* transaction pointer */ in xfs_bmap_add_attrfork()
1216 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_read_extents()
1337 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_first_unused()
5084 xfs_trans_t *tp, /* current transaction pointer */ in xfs_bmap_del_extent()
[all …]
Dxfs_inode_buf.c472 xfs_trans_t *tp, in xfs_iread()
Dxfs_dir2_data.c600 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir3_data_init()

12