Searched refs:fop (Results 1 – 3 of 3) sorted by relevance
204 const struct file_operations *fop) in fuse_ctl_add_dentry() argument227 inode->i_fop = fop; in fuse_ctl_add_dentry()
170 const struct file_operations *fop) in alloc_file() argument182 file->f_op = fop; in alloc_file()
112 const struct file_operations *fop; member121 .fop = FOP, \2174 if (p->fop) in proc_pident_instantiate()2175 inode->i_fop = p->fop; in proc_pident_instantiate()