Home
last modified time | relevance | path

Searched refs:alloc_empty_file (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/
A Dfile_table.c171 struct file *alloc_empty_file(int flags, const struct cred *cred) in alloc_empty_file() function
230 file = alloc_empty_file(flags, current_cred()); in alloc_file()
A Dinternal.h102 extern struct file *alloc_empty_file(int, const struct cred *);
A Dopen.c1065 f = alloc_empty_file(flags, cred); in dentry_open()
1101 f = alloc_empty_file(flags, cred); in dentry_create()
A Dnamei.c3701 file = alloc_empty_file(op->open_flag, current_cred()); in path_openat()

Completed in 15 milliseconds