Home
last modified time | relevance | path

Searched refs:xfs_trans (Results 1 – 70 of 70) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_rtalloc.h24 struct xfs_trans;
38 struct xfs_trans *tp, /* transaction pointer */
54 struct xfs_trans *tp, /* transaction pointer */
86 struct xfs_trans *tp, /* transaction pointer */
101 int xfs_rtbuf_get(struct xfs_mount *mp, struct xfs_trans *tp,
103 int xfs_rtcheck_range(struct xfs_mount *mp, struct xfs_trans *tp,
106 int xfs_rtfind_back(struct xfs_mount *mp, struct xfs_trans *tp,
109 int xfs_rtfind_forw(struct xfs_mount *mp, struct xfs_trans *tp,
112 int xfs_rtmodify_range(struct xfs_mount *mp, struct xfs_trans *tp,
114 int xfs_rtmodify_summary_int(struct xfs_mount *mp, struct xfs_trans *tp,
[all …]
Dxfs_quota.h27 struct xfs_trans;
70 extern void xfs_trans_dup_dqinfo(struct xfs_trans *, struct xfs_trans *);
71 extern void xfs_trans_free_dqinfo(struct xfs_trans *);
72 extern void xfs_trans_mod_dquot_byino(struct xfs_trans *, struct xfs_inode *,
74 extern void xfs_trans_apply_dquot_deltas(struct xfs_trans *);
75 extern void xfs_trans_unreserve_and_mod_dquots(struct xfs_trans *);
76 extern int xfs_trans_reserve_quota_nblks(struct xfs_trans *,
78 extern int xfs_trans_reserve_quota_bydquots(struct xfs_trans *,
85 extern void xfs_qm_vop_create_dqattach(struct xfs_trans *, struct xfs_inode *,
88 extern struct xfs_dquot *xfs_qm_vop_chown(struct xfs_trans *,
[all …]
Dxfs_trans.h32 struct xfs_trans;
91 typedef struct xfs_trans { struct
154 int xfs_trans_reserve(struct xfs_trans *, struct xfs_trans_res *,
158 struct xfs_buf *xfs_trans_get_buf_map(struct xfs_trans *tp,
165 struct xfs_trans *tp, in xfs_trans_get_buf()
176 struct xfs_trans *tp,
186 struct xfs_trans *tp, in xfs_trans_read_buf()
211 void xfs_trans_ichgtime(struct xfs_trans *, struct xfs_inode *, int);
212 void xfs_trans_ijoin(struct xfs_trans *, struct xfs_inode *, uint);
223 int xfs_trans_free_extent(struct xfs_trans *,
[all …]
Dxfs_dquot_item.h22 struct xfs_trans;
42 extern xfs_qoff_logitem_t *xfs_trans_get_qoff_item(struct xfs_trans *,
44 extern void xfs_trans_log_quotaoff_item(struct xfs_trans *,
Dxfs_inode.h34 struct xfs_trans;
398 int xfs_ialloc(struct xfs_trans *, xfs_inode_t *, umode_t,
404 int xfs_ifree(struct xfs_trans *, xfs_inode_t *,
406 int xfs_itruncate_extents(struct xfs_trans **, struct xfs_inode *,
408 int xfs_iunlink(struct xfs_trans *, xfs_inode_t *);
421 int xfs_dir_ialloc(struct xfs_trans **, struct xfs_inode *, umode_t,
424 int xfs_droplink(struct xfs_trans *, struct xfs_inode *);
425 int xfs_bumplink(struct xfs_trans *, struct xfs_inode *);
Dxfs_qm.h122 extern void xfs_trans_mod_dquot(struct xfs_trans *,
124 extern int xfs_trans_reserve_quota_bydquots(struct xfs_trans *,
128 extern void xfs_trans_dqjoin(struct xfs_trans *, struct xfs_dquot *);
129 extern void xfs_trans_log_dquot(struct xfs_trans *, struct xfs_dquot *);
Dxfs_trans_priv.h24 struct xfs_trans;
30 void xfs_trans_add_item(struct xfs_trans *, struct xfs_log_item *);
32 void xfs_trans_free_items(struct xfs_trans *tp, xfs_lsn_t commit_lsn,
34 void xfs_trans_unreserve_and_mod_sb(struct xfs_trans *tp);
Dxfs_bmap_util.h28 struct xfs_trans;
34 int xfs_bmap_count_blocks(struct xfs_trans *tp, struct xfs_inode *ip,
53 int xfs_bmap_last_extent(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_trans.c96 struct xfs_trans *tp) in xfs_trans_free()
170 struct xfs_trans *tp, in xfs_trans_reserve()
543 struct xfs_trans *tp) in xfs_trans_unreserve_and_mod_sb()
696 struct xfs_trans *tp, in xfs_trans_add_item()
738 struct xfs_trans *tp, in xfs_trans_free_items()
890 struct xfs_trans *tp, in __xfs_trans_commit()
964 struct xfs_trans *tp) in xfs_trans_commit()
979 struct xfs_trans *tp) in xfs_trans_cancel()
1023 struct xfs_trans **tpp, in __xfs_trans_roll()
1027 struct xfs_trans *trans; in __xfs_trans_roll()
[all …]
Dxfs_extent_busy.h24 struct xfs_trans;
46 xfs_extent_busy_insert(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_attr_inactive.c48 struct xfs_trans **trans, in xfs_attr3_leaf_freextent()
120 struct xfs_trans **trans, in xfs_attr3_leaf_inactive()
209 struct xfs_trans **trans, in xfs_attr3_node_inactive()
327 struct xfs_trans **trans, in xfs_attr3_root_inactive()
395 struct xfs_trans *trans; in xfs_attr_inactive()
Dxfs_trans_buf.c38 struct xfs_trans *tp, in xfs_trans_buf_item_match()
76 struct xfs_trans *tp, in _xfs_trans_bjoin()
117 struct xfs_trans *tp, in xfs_trans_bjoin()
135 struct xfs_trans *tp, in xfs_trans_get_buf_map()
243 struct xfs_trans *tp, in xfs_trans_read_buf_map()
713 struct xfs_trans *tp, in xfs_trans_ordered_buf()
732 struct xfs_trans *tp, in xfs_trans_buf_set_type()
Dxfs_trans_inode.c39 struct xfs_trans *tp, in xfs_trans_ijoin()
66 struct xfs_trans *tp, in xfs_trans_ichgtime()
Dxfs_dquot.h33 struct xfs_trans;
49 struct xfs_trans*q_transp; /* trans this belongs to currently */
Dxfs_icreate_item.h29 void xfs_icreate_log(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_log.h126 struct xfs_trans;
177 void xfs_log_commit_cil(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_aops.h52 struct xfs_trans *io_append_trans;/* xact. for size update */
Dxfs_trans_extfree.c118 struct xfs_trans *tp, in xfs_trans_free_extent()
Dxfs_trans_dquot.c174 struct xfs_trans *tp, in xfs_trans_get_dqtrx()
329 struct xfs_trans *tp) in xfs_trans_apply_dquot_deltas()
748 struct xfs_trans *tp, in xfs_trans_reserve_quota_bydquots()
810 struct xfs_trans *tp, in xfs_trans_reserve_quota_nblks()
Dxfs_icache.h51 int xfs_iget(struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino,
Dxfs_icreate_item.c161 struct xfs_trans *tp, in xfs_icreate_log()
DMakefile91 xfs_trans.o \
Dxfs_log_cil.c158 struct xfs_trans *tp, in xlog_cil_insert_format_items()
280 struct xfs_trans *tp) in xlog_cil_insert_items()
780 struct xfs_trans *tp, in xfs_log_commit_cil()
Dxfs_inode.c1141 struct xfs_trans *tp = NULL; in xfs_create()
1326 struct xfs_trans *tp = NULL; in xfs_create_tmpfile()
1546 struct xfs_trans **tpp, in xfs_itruncate_extents()
1552 struct xfs_trans *tp = *tpp; in xfs_itruncate_extents()
1724 struct xfs_trans *tp; in xfs_inactive_truncate()
1779 struct xfs_trans *tp; in xfs_inactive_ifree()
2701 struct xfs_trans *tp, in xfs_finish_rename()
2731 struct xfs_trans *tp, in xfs_cross_rename()
2894 struct xfs_trans *tp; in xfs_rename()
Dxfs_dquot.c407 struct xfs_trans *tp, in xfs_qm_dqrepair()
469 struct xfs_trans *tp = (tpp ? *tpp : NULL); in xfs_qm_dqtobp()
569 struct xfs_trans *tp = NULL; in xfs_qm_dqread()
Dxfs_ioctl.c1011 struct xfs_trans *tp, in xfs_ioctl_setattr_xflags()
1052 static struct xfs_trans *
1057 struct xfs_trans *tp; in xfs_ioctl_setattr_get_trans()
1184 struct xfs_trans *tp; in xfs_ioctl_setattr()
1325 struct xfs_trans *tp; in xfs_ioc_setxflags()
Dxfs_qm_syscalls.c227 struct xfs_trans *tp; in xfs_qm_scall_trunc_qfile()
406 struct xfs_trans *tp; in xfs_qm_scall_setqlim()
Dxfs_pnfs.c262 struct xfs_trans *tp; in xfs_fs_commit_blocks()
Dxfs_buf.h174 struct xfs_trans *b_transp;
Dxfs_extent_busy.c36 struct xfs_trans *tp, in xfs_extent_busy_insert()
Dxfs_aops.c105 struct xfs_trans *tp; in xfs_setfilesize_trans_alloc()
137 struct xfs_trans *tp, in xfs_setfilesize()
165 struct xfs_trans *tp = ioend->io_append_trans; in xfs_setfilesize_ioend()
Dxfs_symlink.c174 struct xfs_trans *tp = NULL; in xfs_symlink()
Dxfs_iops.c752 struct xfs_trans *tp; in xfs_setattr_size()
976 struct xfs_trans *tp; in xfs_vn_update_time()
Dxfs_qm.c1783 struct xfs_trans *tp, in xfs_qm_vop_chown_reserve()
1903 struct xfs_trans *tp, in xfs_qm_vop_create_dqattach()
Dxfs_bmap_util.c99 struct xfs_trans **tp, /* transaction pointer addr */ in xfs_bmap_finish()
1433 struct xfs_trans *tp; in xfs_shift_file_space()
Dxfs_rtalloc.c778 struct xfs_trans *tp; in xfs_growfs_rt_alloc()
Dxfs_file.c145 struct xfs_trans *tp; in xfs_update_prealloc_flags()
Dxfs_trace.h1470 TP_PROTO(struct xfs_trans *trans),
1474 __field(struct xfs_trans *, tp)
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_ialloc.h25 struct xfs_trans;
81 struct xfs_trans *tp, /* transaction pointer */
96 struct xfs_trans *tp, /* transaction pointer */
107 struct xfs_trans *tp, /* transaction pointer */
124 struct xfs_trans *tp, /* transaction pointer */
134 struct xfs_trans *tp, /* transaction pointer */
145 struct xfs_trans *tp, /* transaction pointer */
163 int xfs_ialloc_inode_init(struct xfs_mount *mp, struct xfs_trans *tp,
168 int xfs_read_agi(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_alloc.h25 struct xfs_trans;
100 struct xfs_trans *tp; /* transaction pointer */
153 struct xfs_trans *tp, /* transaction pointer */
163 struct xfs_trans *tp, /* transaction pointer */
173 struct xfs_trans *tp, /* transaction pointer */
182 struct xfs_trans *tp, /* transaction pointer */
194 struct xfs_trans *tp, /* transaction pointer */
211 struct xfs_trans *tp, /* transaction pointer */
236 int xfs_read_agf(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_bmap.h26 struct xfs_trans;
36 struct xfs_trans *tp; /* transaction pointer */
197 int xfs_bmap_finish(struct xfs_trans **tp, struct xfs_bmap_free *flist,
200 int xfs_bmap_first_unused(struct xfs_trans *tp, struct xfs_inode *ip,
202 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
207 int xfs_bmap_read_extents(struct xfs_trans *tp, struct xfs_inode *ip,
215 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
220 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
227 int xfs_bmap_shift_extents(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_attr_leaf.h29 struct xfs_trans;
56 void xfs_attr_fork_remove(struct xfs_inode *ip, struct xfs_trans *tp);
91 int xfs_attr3_root_inactive(struct xfs_trans **trans, struct xfs_inode *dp);
100 int xfs_attr3_leaf_read(struct xfs_trans *tp, struct xfs_inode *dp,
Dxfs_da_btree.h24 struct xfs_trans;
74 struct xfs_trans *trans; /* current trans (changes over time) */
187 int xfs_da3_node_read(struct xfs_trans *tp, struct xfs_inode *dp,
197 int xfs_da_get_buf(struct xfs_trans *trans, struct xfs_inode *dp,
200 int xfs_da_read_buf(struct xfs_trans *trans, struct xfs_inode *dp,
Dxfs_dir2.h25 struct xfs_trans;
127 extern int xfs_dir_init(struct xfs_trans *tp, struct xfs_inode *dp,
129 extern int xfs_dir_createname(struct xfs_trans *tp, struct xfs_inode *dp,
133 extern int xfs_dir_lookup(struct xfs_trans *tp, struct xfs_inode *dp,
136 extern int xfs_dir_removename(struct xfs_trans *tp, struct xfs_inode *dp,
140 extern int xfs_dir_replace(struct xfs_trans *tp, struct xfs_inode *dp,
144 extern int xfs_dir_canenter(struct xfs_trans *tp, struct xfs_inode *dp,
Dxfs_dir2_priv.h32 extern int xfs_dir3_block_read(struct xfs_trans *tp, struct xfs_inode *dp,
49 extern int xfs_dir3_data_read(struct xfs_trans *tp, struct xfs_inode *dp,
62 extern int xfs_dir3_leafn_read(struct xfs_trans *tp, struct xfs_inode *dp,
116 extern int xfs_dir2_free_read(struct xfs_trans *tp, struct xfs_inode *dp,
Dxfs_inode_buf.h35 int xfs_imap_to_bp(struct xfs_mount *, struct xfs_trans *,
38 int xfs_iread(struct xfs_mount *, struct xfs_trans *,
Dxfs_bmap_btree.h25 struct xfs_trans;
136 extern int xfs_bmbt_change_owner(struct xfs_trans *tp, struct xfs_inode *ip,
141 struct xfs_trans *, struct xfs_inode *, int);
Dxfs_btree.h25 struct xfs_trans;
201 struct xfs_trans *bc_tp; /* transaction we're in, if any */
295 struct xfs_trans *tp, /* transaction pointer */
306 struct xfs_trans *tp, /* transaction pointer */
338 struct xfs_trans *tp, /* transaction pointer */
Dxfs_shared.h30 struct xfs_trans;
235 void xfs_symlink_local_to_remote(struct xfs_trans *tp, struct xfs_buf *bp,
Dxfs_sb.h31 extern void xfs_log_sb(struct xfs_trans *tp);
Dxfs_alloc_btree.h61 struct xfs_trans *, struct xfs_buf *,
Dxfs_ialloc_btree.h61 struct xfs_trans *, struct xfs_buf *, xfs_agnumber_t,
Dxfs_ialloc.c161 struct xfs_trans *tp, in xfs_inobt_insert()
252 struct xfs_trans *tp, in xfs_ialloc_inode_init()
512 struct xfs_trans *tp, in xfs_inobt_insert_sprec()
1107 struct xfs_trans *tp, in xfs_dialloc_ag_inobt()
1532 struct xfs_trans *tp, in xfs_dialloc_ag()
1670 struct xfs_trans *tp, in xfs_dialloc()
1890 struct xfs_trans *tp, in xfs_difree_inobt()
2021 struct xfs_trans *tp, in xfs_difree_finobt()
2123 struct xfs_trans *tp, /* transaction pointer */ in xfs_difree()
2199 struct xfs_trans *tp, in xfs_imap_lookup()
[all …]
Dxfs_inode_fork.h134 int xfs_iread_extents(struct xfs_trans *, struct xfs_inode *, int);
Dxfs_symlink_remote.c178 struct xfs_trans *tp, in xfs_symlink_local_to_remote()
Dxfs_da_btree.c255 struct xfs_trans *tp, in xfs_da3_node_read()
309 struct xfs_trans *tp = args->trans; in xfs_da3_node_create()
520 struct xfs_trans *tp; in xfs_da3_root_split()
750 struct xfs_trans *tp; in xfs_da3_node_rebalance()
1379 struct xfs_trans *tp; in xfs_da3_node_unbalance()
2011 struct xfs_trans *tp = args->trans; in xfs_da_grow_inode_int()
2134 struct xfs_trans *tp; in xfs_da3_swap_lastblock()
2542 struct xfs_trans *trans, in xfs_da_get_buf()
2590 struct xfs_trans *trans, in xfs_da_read_buf()
Dxfs_bmap_btree.c526 struct xfs_trans *tp = cur->bc_tp; in xfs_bmbt_free_block()
781 struct xfs_trans *tp, /* transaction pointer */ in xfs_bmbt_init_cursor()
862 struct xfs_trans *tp, in xfs_bmbt_change_owner()
Dxfs_dir2_leaf.c261 struct xfs_trans *tp, in xfs_dir3_leaf_read()
278 struct xfs_trans *tp, in xfs_dir3_leafn_read()
299 struct xfs_trans *tp, in xfs_dir3_leaf_init()
349 struct xfs_trans *tp = args->trans; in xfs_dir3_leaf_get_buf()
Dxfs_sb.c808 struct xfs_trans *tp) in xfs_log_sb()
838 struct xfs_trans *tp; in xfs_sync_sb()
Dxfs_dir2_node.c161 struct xfs_trans *tp, in __xfs_dir3_free_read()
180 struct xfs_trans *tp, in xfs_dir2_free_read()
190 struct xfs_trans *tp, in xfs_dir2_free_try_read()
204 struct xfs_trans *tp = args->trans; in xfs_dir3_free_get_buf()
Dxfs_ialloc_btree.c384 struct xfs_trans *tp, /* transaction pointer */ in xfs_inobt_init_cursor()
Dxfs_alloc_btree.c456 struct xfs_trans *tp, /* transaction pointer */ in xfs_allocbt_init_cursor()
Dxfs_inode_buf.c163 struct xfs_trans *tp, in xfs_imap_to_bp()
Dxfs_dir2_block.c133 struct xfs_trans *tp, in xfs_dir3_block_read()
150 struct xfs_trans *tp, in xfs_dir3_block_init()
Dxfs_alloc.c570 struct xfs_trans *tp, in xfs_alloc_update_counters()
1937 struct xfs_trans *tp = args->tp; in xfs_alloc_fix_freelist()
2354 struct xfs_trans *tp, /* transaction pointer */ in xfs_read_agf()
2384 struct xfs_trans *tp, /* transaction pointer */ in xfs_alloc_read_agf()
Dxfs_bmap.c893 void (*init_fn)(struct xfs_trans *tp, in xfs_bmap_local_to_extents()
1568 struct xfs_trans *tp, in xfs_bmap_last_extent()
2259 struct xfs_trans *tp, in xfs_bmap_add_extent_unwritten_real()
3501 struct xfs_trans *tp, in xfs_bmap_longest_free_extent()
4488 struct xfs_trans *tp, /* transaction pointer */ in xfs_bmapi_write()
5651 struct xfs_trans *tp, in xfs_bmap_shift_extents()
5808 struct xfs_trans *tp, in xfs_bmap_split_extent_at()
5950 struct xfs_trans *tp; in xfs_bmap_split_extent()
Dxfs_attr_leaf.c338 struct xfs_trans *tp, in xfs_attr3_leaf_read()
584 struct xfs_trans *tp) in xfs_attr_fork_remove()
1349 struct xfs_trans *trans = args->trans; in xfs_attr3_leaf_compact()
Dxfs_dir2_data.c322 struct xfs_trans *tp, in xfs_dir3_data_read()
Dxfs_format.h31 struct xfs_trans;
Dxfs_btree.c717 struct xfs_trans *tp, /* transaction pointer */ in xfs_btree_read_bufl()