Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ntfs/
Dntfs.h64 extern const struct inode_operations ntfs_file_inode_ops;
Dfile.c2035 const struct inode_operations ntfs_file_inode_ops = { variable
Dinode.c1161 vi->i_op = &ntfs_file_inode_ops; in ntfs_read_locked_inode()