Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dntfs.h50 extern const struct inode_operations ntfs_file_inode_ops;
H A Dfile.c1996 const struct inode_operations ntfs_file_inode_ops = { variable
H A Dinode.c1135 vi->i_op = &ntfs_file_inode_ops; in ntfs_read_locked_inode()