Searched defs:fops (Results 1 – 5 of 5) sorted by relevance
/fs/ |
D | anon_inodes.c | 71 int anon_inode_getfd(const char *name, const struct file_operations *fops, in anon_inode_getfd()
|
D | char_dev.c | 263 const struct file_operations *fops) in register_chrdev() 529 void cdev_init(struct cdev *cdev, const struct file_operations *fops) in cdev_init()
|
/fs/proc/ |
D | proc_net.c | 181 const char *name, mode_t mode, const struct file_operations *fops) in proc_net_fops_create()
|
D | base.c | 113 #define DIR(NAME, MODE, iops, fops) \ argument 119 #define REG(NAME, MODE, fops) \ argument
|
/fs/debugfs/ |
D | inode.c | 211 const struct file_operations *fops) in debugfs_create_file()
|