xfs_trans_res     347 fs/xfs/libxfs/xfs_attr.c 	struct xfs_trans_res	tres;
xfs_trans_res      10 fs/xfs/libxfs/xfs_log_format.h struct xfs_trans_res;
xfs_trans_res      47 fs/xfs/libxfs/xfs_log_rlimit.c 	struct xfs_trans_res	*max_resp)
xfs_trans_res      49 fs/xfs/libxfs/xfs_log_rlimit.c 	struct xfs_trans_res	*resp;
xfs_trans_res      50 fs/xfs/libxfs/xfs_log_rlimit.c 	struct xfs_trans_res	*end_resp;
xfs_trans_res      56 fs/xfs/libxfs/xfs_log_rlimit.c 	resp = (struct xfs_trans_res *)M_RES(mp);
xfs_trans_res      57 fs/xfs/libxfs/xfs_log_rlimit.c 	end_resp = (struct xfs_trans_res *)(M_RES(mp) + 1);
xfs_trans_res      84 fs/xfs/libxfs/xfs_log_rlimit.c 	struct xfs_trans_res	tres = {0};
xfs_trans_res      54 fs/xfs/libxfs/xfs_shared.h struct xfs_trans_res;
xfs_trans_res      56 fs/xfs/libxfs/xfs_shared.h 				  struct xfs_trans_res *max_resp);
xfs_trans_res      22 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_write;	/* extent alloc trans */
xfs_trans_res      23 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_itruncate;	/* truncate trans */
xfs_trans_res      24 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_rename;	/* rename trans */
xfs_trans_res      25 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_link;	/* link trans */
xfs_trans_res      26 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_remove;	/* unlink trans */
xfs_trans_res      27 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_symlink;	/* symlink trans */
xfs_trans_res      28 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_create;	/* create trans */
xfs_trans_res      29 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_create_tmpfile; /* create O_TMPFILE trans */
xfs_trans_res      30 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_mkdir;	/* mkdir trans */
xfs_trans_res      31 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_ifree;	/* inode free trans */
xfs_trans_res      32 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_ichange;	/* inode update trans */
xfs_trans_res      33 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_growdata;	/* fs data section grow trans */
xfs_trans_res      34 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_addafork;	/* add inode attr fork trans */
xfs_trans_res      35 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_writeid;	/* write setuid/setgid file */
xfs_trans_res      36 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_attrinval;	/* attr fork buffer
xfs_trans_res      38 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_attrsetm;	/* set/create an attribute at
xfs_trans_res      40 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_attrsetrt;	/* set/create an attribute at
xfs_trans_res      42 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_attrrm;	/* remove an attribute */
xfs_trans_res      43 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_clearagi;	/* clear agi unlinked bucket */
xfs_trans_res      44 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_growrtalloc;	/* grow realtime allocations */
xfs_trans_res      45 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_growrtzero;	/* grow realtime zeroing */
xfs_trans_res      46 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_growrtfree;	/* grow realtime freeing */
xfs_trans_res      47 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_qm_setqlim;	/* adjust quota limits */
xfs_trans_res      48 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_qm_dqalloc;	/* allocate quota on disk */
xfs_trans_res      49 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_qm_quotaoff;	/* turn quota off */
xfs_trans_res      50 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_qm_equotaoff;/* end of turn quota off */
xfs_trans_res      51 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_sb;		/* modify superblock */
xfs_trans_res      52 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_fsyncts;	/* update timestamps on fsync */
xfs_trans_res    1143 fs/xfs/xfs_inode.c 	struct xfs_trans_res	*tres;
xfs_trans_res    1296 fs/xfs/xfs_inode.c 	struct xfs_trans_res	*tres;
xfs_trans_res      36 fs/xfs/xfs_trace.h struct xfs_trans_res;
xfs_trans_res    3309 fs/xfs/xfs_trace.h 		 struct xfs_trans_res *res),
xfs_trans_res      30 fs/xfs/xfs_trans.c 	struct xfs_trans_res	resv;
xfs_trans_res      31 fs/xfs/xfs_trans.c 	struct xfs_trans_res	*res;
xfs_trans_res      32 fs/xfs/xfs_trans.c 	struct xfs_trans_res	*end_res;
xfs_trans_res      35 fs/xfs/xfs_trans.c 	res = (struct xfs_trans_res *)M_RES(mp);
xfs_trans_res      36 fs/xfs/xfs_trans.c 	end_res = (struct xfs_trans_res *)(M_RES(mp) + 1);
xfs_trans_res     149 fs/xfs/xfs_trans.c 	struct xfs_trans_res	*resp,
xfs_trans_res     252 fs/xfs/xfs_trans.c 	struct xfs_trans_res	*resp,
xfs_trans_res     315 fs/xfs/xfs_trans.c 	struct xfs_trans_res		resv = {0};
xfs_trans_res    1086 fs/xfs/xfs_trans.c 	struct xfs_trans_res	tres;
xfs_trans_res      20 fs/xfs/xfs_trans.h struct xfs_trans_res;
xfs_trans_res     165 fs/xfs/xfs_trans.h int		xfs_trans_alloc(struct xfs_mount *mp, struct xfs_trans_res *resp,