Home
last modified time | relevance | path

Searched refs:tr_symlink (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_trans_resv.h27 struct xfs_trans_res tr_symlink; /* symlink trans */ member
A Dxfs_trans_resv.c943 resp->tr_symlink.tr_logres = xfs_calc_symlink_reservation(mp); in xfs_trans_resv_calc()
944 resp->tr_symlink.tr_logcount = XFS_SYMLINK_LOG_COUNT; in xfs_trans_resv_calc()
945 resp->tr_symlink.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
/linux-6.3-rc2/fs/xfs/
A Dxfs_symlink.c213 error = xfs_trans_alloc_icreate(mp, &M_RES(mp)->tr_symlink, udqp, gdqp, in xfs_symlink()

Completed in 8 milliseconds