Home
last modified time | relevance | path

Searched refs:tr_create_tmpfile (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_trans_resv.h29 struct xfs_trans_res tr_create_tmpfile; /* create O_TMPFILE trans */ member
A Dxfs_trans_resv.c1321 resp->tr_create_tmpfile.tr_logres = in xfs_trans_resv_calc()
1323 resp->tr_create_tmpfile.tr_logcount = XFS_CREATE_TMPFILE_LOG_COUNT; in xfs_trans_resv_calc()
1324 resp->tr_create_tmpfile.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
/fs/xfs/scrub/
A Dtempfile.c83 tres = &M_RES(mp)->tr_create_tmpfile; in xrep_tempfile_create()
/fs/xfs/
A Dxfs_inode.c820 tres = &M_RES(mp)->tr_create_tmpfile; in xfs_create_tmpfile()

Completed in 12 milliseconds