Home
last modified time | relevance | path

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

/fs/
Danon_inodes.c75 const struct file_operations *fops, in anon_inode_getfile()
125 int anon_inode_getfd(const char *name, const struct file_operations *fops, in anon_inode_getfd()
Dchar_dev.c270 const struct file_operations *fops) in __register_chrdev()
375 const struct file_operations *fops; in chrdev_open() local
648 void cdev_init(struct cdev *cdev, const struct file_operations *fops) in cdev_init()
Dfile_table.c216 const struct file_operations *fops) in alloc_file_pseudo()
242 const struct file_operations *fops) in alloc_file_clone()
/fs/debugfs/
Dinode.c438 const struct file_operations *fops) in debugfs_create_file()
477 const struct file_operations *fops) in debugfs_create_file_unsafe()
517 const struct file_operations *fops, in debugfs_create_file_size()
Dfile.c383 const struct file_operations *fops, in debugfs_create_mode_unsafe()
/fs/tracefs/
Dinode.c389 const struct file_operations *fops) in tracefs_create_file()
/fs/proc/
Dbase.c135 #define DIR(NAME, MODE, iops, fops) \ argument
141 #define REG(NAME, MODE, fops) \ argument