Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dntfs.h49 extern const struct file_operations ntfs_file_ops;
H A Dfile.c1984 const struct file_operations ntfs_file_ops = { variable
H A Dinode.c1136 vi->i_fop = &ntfs_file_ops; in ntfs_read_locked_inode()