Home
last modified time | relevance | path

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

/linux/fs/
A Dfile_table.c133 struct file *alloc_empty_file(int flags, const struct cred *cred) in alloc_empty_file() function
192 file = alloc_empty_file(flags, current_cred()); in alloc_file()
A Dinternal.h100 extern struct file *alloc_empty_file(int, const struct cred *);
A Dopen.c971 f = alloc_empty_file(flags, cred); in dentry_open()
A Dnamei.c3545 file = alloc_empty_file(op->open_flag, current_cred()); in path_openat()
/linux/
A DSystem.map8518 ffff800010249710 T alloc_empty_file
A D.tmp_System.map8518 ffff800010249710 T alloc_empty_file

Completed in 276 milliseconds