Searched refs:alloc_file (Results 1 – 3 of 3) sorted by relevance
42 file = alloc_file(FMODE_READ, fops); in anon_inode_getfile()
156 alloc_file(int mode, const struct file_operations *fops) in alloc_file() function
474 filp = alloc_file(fd_type->flags, fd_type->fops); in alloc_begin_fd_uobject()