Symbol: xfs_trans_res
fs/xfs/libxfs/xfs_attr.c
1138
struct xfs_trans_res tres;
fs/xfs/libxfs/xfs_attr.c
331
inline struct xfs_trans_res
fs/xfs/libxfs/xfs_attr.c
336
struct xfs_trans_res ret = {
fs/xfs/libxfs/xfs_attr.h
569
struct xfs_trans_res xfs_attr_set_resv(const struct xfs_da_args *args);
fs/xfs/libxfs/xfs_log_format.h
10
struct xfs_trans_res;
fs/xfs/libxfs/xfs_log_recover.h
155
static inline struct xfs_trans_res
fs/xfs/libxfs/xfs_log_recover.h
156
xlog_recover_resv(const struct xfs_trans_res *r)
fs/xfs/libxfs/xfs_log_recover.h
158
struct xfs_trans_res ret = {
fs/xfs/libxfs/xfs_log_rlimit.c
157
struct xfs_trans_res *max_resp)
fs/xfs/libxfs/xfs_log_rlimit.c
160
struct xfs_trans_res *resp;
fs/xfs/libxfs/xfs_log_rlimit.c
161
struct xfs_trans_res *end_resp;
fs/xfs/libxfs/xfs_log_rlimit.c
170
resp = (struct xfs_trans_res *)&resv;
fs/xfs/libxfs/xfs_log_rlimit.c
171
end_resp = (struct xfs_trans_res *)(&resv + 1);
fs/xfs/libxfs/xfs_log_rlimit.c
201
struct xfs_trans_res tres = {0};
fs/xfs/libxfs/xfs_shared.h
128
struct xfs_trans_res;
fs/xfs/libxfs/xfs_shared.h
130
struct xfs_trans_res *max_resp);
fs/xfs/libxfs/xfs_trans_resv.c
1473
const struct xfs_trans_res *resv = &M_RES(mp)->tr_atomic_ioend;
fs/xfs/libxfs/xfs_trans_resv.c
1503
struct xfs_trans_res *curr_res = &M_RES(mp)->tr_atomic_ioend;
fs/xfs/libxfs/xfs_trans_resv.h
22
struct xfs_trans_res tr_write; /* extent alloc trans */
fs/xfs/libxfs/xfs_trans_resv.h
23
struct xfs_trans_res tr_itruncate; /* truncate trans */
fs/xfs/libxfs/xfs_trans_resv.h
24
struct xfs_trans_res tr_rename; /* rename trans */
fs/xfs/libxfs/xfs_trans_resv.h
25
struct xfs_trans_res tr_link; /* link trans */
fs/xfs/libxfs/xfs_trans_resv.h
26
struct xfs_trans_res tr_remove; /* unlink trans */
fs/xfs/libxfs/xfs_trans_resv.h
27
struct xfs_trans_res tr_symlink; /* symlink trans */
fs/xfs/libxfs/xfs_trans_resv.h
28
struct xfs_trans_res tr_create; /* create trans */
fs/xfs/libxfs/xfs_trans_resv.h
29
struct xfs_trans_res tr_create_tmpfile; /* create O_TMPFILE trans */
fs/xfs/libxfs/xfs_trans_resv.h
30
struct xfs_trans_res tr_mkdir; /* mkdir trans */
fs/xfs/libxfs/xfs_trans_resv.h
31
struct xfs_trans_res tr_ifree; /* inode free trans */
fs/xfs/libxfs/xfs_trans_resv.h
32
struct xfs_trans_res tr_ichange; /* inode update trans */
fs/xfs/libxfs/xfs_trans_resv.h
33
struct xfs_trans_res tr_growdata; /* fs data section grow trans */
fs/xfs/libxfs/xfs_trans_resv.h
34
struct xfs_trans_res tr_addafork; /* add inode attr fork trans */
fs/xfs/libxfs/xfs_trans_resv.h
35
struct xfs_trans_res tr_writeid; /* write setuid/setgid file */
fs/xfs/libxfs/xfs_trans_resv.h
36
struct xfs_trans_res tr_attrinval; /* attr fork buffer
fs/xfs/libxfs/xfs_trans_resv.h
38
struct xfs_trans_res tr_attrsetm; /* set/create an attribute at
fs/xfs/libxfs/xfs_trans_resv.h
40
struct xfs_trans_res tr_attrsetrt; /* set/create an attribute at
fs/xfs/libxfs/xfs_trans_resv.h
42
struct xfs_trans_res tr_attrrm; /* remove an attribute */
fs/xfs/libxfs/xfs_trans_resv.h
43
struct xfs_trans_res tr_clearagi; /* clear agi unlinked bucket */
fs/xfs/libxfs/xfs_trans_resv.h
44
struct xfs_trans_res tr_growrtalloc; /* grow realtime allocations */
fs/xfs/libxfs/xfs_trans_resv.h
45
struct xfs_trans_res tr_growrtzero; /* grow realtime zeroing */
fs/xfs/libxfs/xfs_trans_resv.h
46
struct xfs_trans_res tr_growrtfree; /* grow realtime freeing */
fs/xfs/libxfs/xfs_trans_resv.h
47
struct xfs_trans_res tr_qm_setqlim; /* adjust quota limits */
fs/xfs/libxfs/xfs_trans_resv.h
48
struct xfs_trans_res tr_qm_dqalloc; /* allocate quota on disk */
fs/xfs/libxfs/xfs_trans_resv.h
49
struct xfs_trans_res tr_sb; /* modify superblock */
fs/xfs/libxfs/xfs_trans_resv.h
50
struct xfs_trans_res tr_fsyncts; /* update timestamps on fsync */
fs/xfs/libxfs/xfs_trans_resv.h
51
struct xfs_trans_res tr_atomic_ioend; /* untorn write completion */
fs/xfs/scrub/tempfile.c
54
struct xfs_trans_res *tres;
fs/xfs/xfs_attr_item.c
739
struct xfs_trans_res resv;
fs/xfs/xfs_bmap_item.c
497
struct xfs_trans_res resv;
fs/xfs/xfs_exchmaps_item.c
424
struct xfs_trans_res resv;
fs/xfs/xfs_extfree_item.c
654
struct xfs_trans_res resv;
fs/xfs/xfs_inode.c
663
struct xfs_trans_res *tres;
fs/xfs/xfs_inode.c
804
struct xfs_trans_res *tres;
fs/xfs/xfs_log_recover.c
2521
struct xfs_trans_res resv;
fs/xfs/xfs_refcount_item.c
506
struct xfs_trans_res resv;
fs/xfs/xfs_rmap_item.c
571
struct xfs_trans_res resv;
fs/xfs/xfs_trace.h
4377
struct xfs_trans_res *res),
fs/xfs/xfs_trace.h
4404
struct xfs_trans_res *res), \
fs/xfs/xfs_trace.h
4410
TP_PROTO(struct xfs_mount *mp, const struct xfs_trans_res *res),
fs/xfs/xfs_trace.h
86
struct xfs_trans_res;
fs/xfs/xfs_trans.c
1068
struct xfs_trans_res *resv,
fs/xfs/xfs_trans.c
1193
struct xfs_trans_res *resv,
fs/xfs/xfs_trans.c
1355
struct xfs_trans_res *resv,
fs/xfs/xfs_trans.c
147
struct xfs_trans_res *resp,
fs/xfs/xfs_trans.c
236
struct xfs_trans_res *resp,
fs/xfs/xfs_trans.c
38
struct xfs_trans_res *res;
fs/xfs/xfs_trans.c
39
struct xfs_trans_res *end_res;
fs/xfs/xfs_trans.c
42
res = (struct xfs_trans_res *)M_RES(mp);
fs/xfs/xfs_trans.c
43
end_res = (struct xfs_trans_res *)(M_RES(mp) + 1);
fs/xfs/xfs_trans.h
167
int xfs_trans_alloc(struct xfs_mount *mp, struct xfs_trans_res *resp,
fs/xfs/xfs_trans.h
21
struct xfs_trans_res;
fs/xfs/xfs_trans.h
253
int xfs_trans_alloc_inode(struct xfs_inode *ip, struct xfs_trans_res *resv,
fs/xfs/xfs_trans.h
258
int xfs_trans_alloc_icreate(struct xfs_mount *mp, struct xfs_trans_res *resv,
fs/xfs/xfs_trans.h
265
int xfs_trans_alloc_dir(struct xfs_inode *dp, struct xfs_trans_res *resv,