Searched refs:jfs_file_inode_operations (Results 1 – 4 of 4) sorted by relevance
36 extern const struct inode_operations jfs_file_inode_operations;
42 inode->i_op = &jfs_file_inode_operations; in jfs_iget()64 inode->i_op = &jfs_file_inode_operations; in jfs_iget()
134 const struct inode_operations jfs_file_inode_operations = { variable
147 ip->i_op = &jfs_file_inode_operations; in jfs_create()1418 ip->i_op = &jfs_file_inode_operations; in jfs_mknod()