Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ntfs/
Dntfs.h64 extern const struct inode_operations ntfs_file_inode_ops;
Dfile.c2032 const struct inode_operations ntfs_file_inode_ops = { variable
Dinode.c1154 vi->i_op = &ntfs_file_inode_ops; in ntfs_read_locked_inode()