Lines Matching defs:tmpfile
2221 * a tmpfile via O_TMPFILE. The inode @ip must have nlink == 0.
3111 * whiteout in a rename transaction. We use a tmpfile inode here so that if we
3120 struct xfs_inode *tmpfile;
3123 error = xfs_create_tmpfile(dp, S_IFCHR | WHITEOUT_MODE, &tmpfile);
3128 * Prepare the tmpfile inode as if it were created through the VFS.
3132 xfs_setup_iops(tmpfile);
3133 xfs_finish_inode_setup(tmpfile);
3134 VFS_I(tmpfile)->i_state |= I_LINKABLE;
3136 *wip = tmpfile;
3301 * inode. After this point, we have a real link, clear the tmpfile