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

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

Completed in 123 milliseconds