Home
last modified time | relevance | path

Searched refs:alloc_empty_backing_file (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/
Dbacking-file.c39 f = alloc_empty_backing_file(flags, cred); in backing_file_open()
63 f = alloc_empty_backing_file(flags, cred); in backing_tmpfile_open()
Dinternal.h102 struct file *alloc_empty_backing_file(int flags, const struct cred *cred);
Dfile_table.c265 struct file *alloc_empty_backing_file(int flags, const struct cred *cred) in alloc_empty_backing_file() function