Home
last modified time | relevance | path

Searched refs:tr_create_tmpfile (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_trans_resv.h29 struct xfs_trans_res tr_create_tmpfile; /* create O_TMPFILE trans */ member
H A Dxfs_trans_resv.c879 resp->tr_create_tmpfile.tr_logres = in xfs_trans_resv_calc()
881 resp->tr_create_tmpfile.tr_logcount = XFS_CREATE_TMPFILE_LOG_COUNT; in xfs_trans_resv_calc()
882 resp->tr_create_tmpfile.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.h29 struct xfs_trans_res tr_create_tmpfile; /* create O_TMPFILE trans */ member
H A Dxfs_trans_resv.c951 resp->tr_create_tmpfile.tr_logres = in xfs_trans_resv_calc()
953 resp->tr_create_tmpfile.tr_logcount = XFS_CREATE_TMPFILE_LOG_COUNT; in xfs_trans_resv_calc()
954 resp->tr_create_tmpfile.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode.c1296 tres = &M_RES(mp)->tr_create_tmpfile; in xfs_create_tmpfile()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.c1144 tres = &M_RES(mp)->tr_create_tmpfile; in xfs_create_tmpfile()

Completed in 11 milliseconds