Home
last modified time | relevance | path

Searched defs:fops (Results 1 – 7 of 7) sorted by relevance

/fs/
Danon_inodes.c71 const struct file_operations *fops, in anon_inode_getfile()
139 int anon_inode_getfd(const char *name, const struct file_operations *fops, in anon_inode_getfd()
Dchar_dev.c248 const struct file_operations *fops) in __register_chrdev()
353 const struct file_operations *fops; in chrdev_open() local
543 void cdev_init(struct cdev *cdev, const struct file_operations *fops) in cdev_init()
/fs/debugfs/
Dinode.c362 const struct file_operations *fops) in debugfs_create_file()
401 const struct file_operations *fops) in debugfs_create_file_unsafe()
440 const struct file_operations *fops, in debugfs_create_file_size()
Dfile.c315 const struct file_operations *fops, in debugfs_create_mode_unsafe()
/fs/ext4/
Dsysfs.c380 const struct file_operations *fops; member
/fs/tracefs/
Dinode.c394 const struct file_operations *fops) in tracefs_create_file()
/fs/proc/
Dbase.c126 #define DIR(NAME, MODE, iops, fops) \ argument
132 #define REG(NAME, MODE, fops) \ argument