Searched refs:anon_inode_getfile_fmode (Results 1 – 6 of 6) sorted by relevance
| /fs/ |
| A D | anon_inodes.c | 226 struct file *anon_inode_getfile_fmode(const char *name, in anon_inode_getfile_fmode() function 238 EXPORT_SYMBOL_GPL(anon_inode_getfile_fmode);
|
| A D | eventfd.c | 409 file = anon_inode_getfile_fmode("[eventfd]", &eventfd_fops, in do_eventfd()
|
| A D | signalfd.c | 280 file = anon_inode_getfile_fmode("[signalfd]", &signalfd_fops, in do_signalfd4()
|
| A D | timerfd.c | 441 file = anon_inode_getfile_fmode("[timerfd]", &timerfd_fops, ctx, in SYSCALL_DEFINE2()
|
| /fs/cachefiles/ |
| A D | ondemand.c | 318 anon_file->file = anon_inode_getfile_fmode("[cachefiles]", in cachefiles_ondemand_get_fd()
|
| /fs/notify/fanotify/ |
| A D | fanotify_user.c | 1660 file = anon_inode_getfile_fmode("[fanotify]", &fanotify_fops, group, in SYSCALL_DEFINE2()
|
Completed in 14 milliseconds