HomeSort by relevance Sort by last modified time
    Searched full:i_fop (Results 1 - 2 of 2) sorted by null

  /external/yaffs2/yaffs2/
yaffs_fs.c 746 inode->i_fop = &yaffs_file_operations;
752 inode->i_fop = &yaffs_dir_operations;
    [all...]
  /external/kernel-headers/original/linux/
fs.h 522 const struct file_operations *i_fop; /* former ->i_op->default_file_ops */ member in struct:inode
    [all...]

Completed in 128 milliseconds