tr_create_tmpfile  821 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_create_tmpfile.tr_logres =
tr_create_tmpfile  823 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_create_tmpfile.tr_logcount = XFS_CREATE_TMPFILE_LOG_COUNT;
tr_create_tmpfile  824 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_create_tmpfile.tr_logflags |= XFS_TRANS_PERM_LOG_RES;
tr_create_tmpfile   29 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_create_tmpfile; /* create O_TMPFILE trans */
tr_create_tmpfile 1315 fs/xfs/xfs_inode.c 	tres = &M_RES(mp)->tr_create_tmpfile;