Home
last modified time | relevance | path

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

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