Home
last modified time | relevance | path

Searched refs:ntfs_file_inode_operations (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs3/
H A Dinode.c458 inode->i_op = &ntfs_file_inode_operations; in ntfs_read_mft()
473 inode->i_op = &ntfs_file_inode_operations; in ntfs_read_mft()
1594 inode->i_op = &ntfs_file_inode_operations; in ntfs_create_inode()
H A Dfile.c1351 const struct inode_operations ntfs_file_inode_operations = { variable