Searched refs:vfs_tmpfile (Results 1 - 1 of 1) sorted by path

/linux-master/fs/
H A Dnamei.c3665 * vfs_tmpfile - create tmpfile
3679 static int vfs_tmpfile(struct mnt_idmap *idmap,
3743 error = vfs_tmpfile(idmap, parentpath, file, mode);
3764 error = vfs_tmpfile(mnt_idmap(path.mnt), &path, file, op->mode);
3671 static int vfs_tmpfile(struct mnt_idmap *idmap, function

Completed in 162 milliseconds