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

/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_resv.h29 struct xfs_trans_res tr_create_tmpfile; /* create O_TMPFILE trans */ member in struct:xfs_trans_resv
H A Dxfs_trans_resv.c953 resp->tr_create_tmpfile.tr_logres =
955 resp->tr_create_tmpfile.tr_logcount = XFS_CREATE_TMPFILE_LOG_COUNT;
956 resp->tr_create_tmpfile.tr_logflags |= XFS_TRANS_PERM_LOG_RES;
/linux-master/fs/xfs/
H A Dxfs_inode.c1204 tres = &M_RES(mp)->tr_create_tmpfile;

Completed in 132 milliseconds