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

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

Completed in 270 milliseconds