Home
last modified time | relevance | path

Searched refs:ntfs_file_inode_ops (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs/
H A Dntfs.h176 extern const struct inode_operations ntfs_file_inode_ops;
H A Dfile.c1233 const struct inode_operations ntfs_file_inode_ops = { variable
H A Dinode.c644 inode->i_op = &ntfs_file_inode_ops; in ntfs_set_vfs_operations()