Searched refs:i_fop (Results 1 – 2 of 2) sorted by relevance
328 inode->i_fop = &ubifs_file_operations; in ubifs_iget()344 inode->i_fop = &ubifs_dir_operations; in ubifs_iget()
229 const struct file_operations *i_fop; /* former ->i_op->default_file_ops */ member