Home
last modified time | relevance | path

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

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