Searched refs:ntfs_file_inode_ops (Results 1 – 3 of 3) sorted by relevance
176 extern const struct inode_operations ntfs_file_inode_ops;
1233 const struct inode_operations ntfs_file_inode_ops = { variable
644 inode->i_op = &ntfs_file_inode_ops; in ntfs_set_vfs_operations()