Home
last modified time | relevance | path

Searched refs:tr_create (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_trans_resv.h28 struct xfs_trans_res tr_create; /* create trans */ member
H A Dxfs_trans_resv.c875 resp->tr_create.tr_logres = xfs_calc_icreate_reservation(mp); in xfs_trans_resv_calc()
876 resp->tr_create.tr_logcount = XFS_CREATE_LOG_COUNT; in xfs_trans_resv_calc()
877 resp->tr_create.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_trans_resv.h28 struct xfs_trans_res tr_create; /* create trans */ member
H A Dxfs_trans_resv.c947 resp->tr_create.tr_logres = xfs_calc_icreate_reservation(mp); in xfs_trans_resv_calc()
948 resp->tr_create.tr_logcount = XFS_CREATE_LOG_COUNT; in xfs_trans_resv_calc()
949 resp->tr_create.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_qm.c779 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_create, in xfs_qm_qino_alloc()
H A Dxfs_inode.c999 tres = &M_RES(mp)->tr_create; in xfs_create()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_qm.c783 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_create, in xfs_qm_qino_alloc()
H A Dxfs_inode.c1151 tres = &M_RES(mp)->tr_create; in xfs_create()

Completed in 15 milliseconds