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

  /external/yaffs2/yaffs2/
yaffs_fs.c 745 inode->i_op = &yaffs_file_inode_operations;
751 inode->i_op = &yaffs_dir_inode_operations;
755 inode->i_op = &yaffs_symlink_inode_operations;
    [all...]
  /external/kernel-headers/original/linux/
fs.h 521 struct inode_operations *i_op; member in struct:inode
522 const struct file_operations *i_fop; /* former ->i_op->default_file_ops */
    [all...]

Completed in 39 milliseconds