Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_trans_resv.h30 struct xfs_trans_res tr_mkdir; /* mkdir trans */ member
A Dxfs_trans_resv.c956 resp->tr_mkdir.tr_logres = xfs_calc_mkdir_reservation(mp); in xfs_trans_resv_calc()
957 resp->tr_mkdir.tr_logcount = XFS_MKDIR_LOG_COUNT; in xfs_trans_resv_calc()
958 resp->tr_mkdir.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
/linux-6.3-rc2/fs/xfs/
A Dxfs_inode.c990 tres = &M_RES(mp)->tr_mkdir; in xfs_create()

Completed in 10 milliseconds