Home
last modified time | relevance | path

Searched refs:M_RES (Results 1 – 22 of 22) sorted by relevance

/fs/xfs/libxfs/
Dxfs_log_rlimit.c49 return M_RES(mp)->tr_attrsetm.tr_logres + in xfs_log_calc_max_attrsetm_res()
50 M_RES(mp)->tr_attrsetrt.tr_logres * nblks; in xfs_log_calc_max_attrsetm_res()
70 resp = (struct xfs_trans_res *)M_RES(mp); in xfs_log_get_max_trans_res()
71 end_resp = (struct xfs_trans_res *)(M_RES(mp) + 1); in xfs_log_get_max_trans_res()
83 *max_resp = M_RES(mp)->tr_attrsetm; /* struct copy */ in xfs_log_get_max_trans_res()
Dxfs_trans_resv.h68 #define M_RES(mp) (&(mp)->m_resv) macro
Dxfs_attr.c262 tres.tr_logres = M_RES(mp)->tr_attrsetm.tr_logres + in xfs_attr_set()
263 M_RES(mp)->tr_attrsetrt.tr_logres * args.total; in xfs_attr_set()
455 error = xfs_trans_reserve(args.trans, &M_RES(mp)->tr_attrrm, in xfs_attr_remove()
Dxfs_sb.c843 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_sb, 0, 0); in xfs_sync_sb()
Dxfs_bmap.c1128 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_addafork, blks, 0); in xfs_bmap_add_attrfork()
5960 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_write, in xfs_bmap_split_extent()
/fs/xfs/
Dxfs_qm_syscalls.c240 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_itruncate, 0, 0); in xfs_qm_scall_trunc_qfile()
437 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_qm_setqlim, 0, 0); in xfs_qm_scall_setqlim()
571 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_qm_equotaoff, 0, 0); in xfs_qm_log_quotaoff_end()
604 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_qm_quotaoff, 0, 0); in xfs_qm_log_quotaoff()
Dxfs_symlink.c235 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_symlink, resblks, 0); in xfs_symlink()
238 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_symlink, 0, 0); in xfs_symlink()
461 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_itruncate, 0, 0); in xfs_inactive_symlink_rmt()
Dxfs_inode.c1174 tres = &M_RES(mp)->tr_mkdir; in xfs_create()
1178 tres = &M_RES(mp)->tr_create; in xfs_create()
1353 tres = &M_RES(mp)->tr_create_tmpfile; in xfs_create_tmpfile()
1450 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_link, resblks, 0); in xfs_link()
1453 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_link, 0, 0); in xfs_link()
1728 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_itruncate, 0, 0); in xfs_inactive_truncate()
1800 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_ifree, in xfs_inactive_ifree()
2557 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_remove, resblks, 0); in xfs_remove()
2560 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_remove, 0, 0); in xfs_remove()
2930 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_rename, spaceres, 0); in xfs_rename()
[all …]
Dxfs_iomap.c216 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_write, in xfs_iomap_write_direct()
728 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_write, in xfs_iomap_write_allocate()
891 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_write, in xfs_iomap_write_unwritten()
Dxfs_bmap_util.c912 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_itruncate, 0, 0); in xfs_free_eofblocks()
1042 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_write, in xfs_alloc_file_space()
1320 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_write, resblks, 0); in xfs_free_file_space()
1500 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_write, in xfs_shift_file_space()
1760 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_ichange, 0, 0); in xfs_swap_extents()
Dxfs_rtalloc.c800 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_growrtalloc, in xfs_growfs_rt_alloc()
842 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_growrtzero, in xfs_growfs_rt_alloc()
1010 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_growrtfree, in xfs_growfs_rt()
Dxfs_iops.c610 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_ichange, 0, 0); in xfs_setattr_nonsize()
860 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_itruncate, 0, 0); in xfs_setattr_size()
982 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_fsyncts, 0, 0); in xfs_vn_update_time()
Dxfs_pnfs.c312 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_ichange, 0, 0); in xfs_fs_commit_blocks()
Dxfs_attr_inactive.c420 error = xfs_trans_reserve(trans, &M_RES(mp)->tr_attrinval, 0, 0); in xfs_attr_inactive()
Dxfs_ioctl.c338 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_ichange, 0, 0); in xfs_set_dmattrs()
1073 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_ichange, 0, 0); in xfs_ioctl_setattr_get_trans()
Dxfs_fsops.c203 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_growdata, in xfs_growfs_data_private()
Dxfs_dquot.c614 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_qm_dqalloc, in xfs_qm_dqread()
Dxfs_trans.c46 xfs_trans_resv_calc(mp, M_RES(mp)); in xfs_trans_init()
Dxfs_file.c149 error = xfs_trans_reserve(tp, &M_RES(ip->i_mount)->tr_writeid, 0, 0); in xfs_update_prealloc_flags()
Dxfs_aops.c110 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_fsyncts, 0, 0); in xfs_setfilesize_trans_alloc()
Dxfs_qm.c752 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_create, in xfs_qm_qino_alloc()
Dxfs_log_recover.c3821 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_itruncate, 0, 0); in xlog_recover_process_efi()
3971 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_clearagi, 0, 0); in xlog_recover_clear_agi_bucket()