Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dfile.c1158 const struct file_operations ntfs_empty_file_ops = {}; variable
H A Dsuper.c888 tmp_ino->i_fop = &ntfs_empty_file_ops; in load_and_init_mft_mirror()
H A Dinode.c2134 vi->i_fop = &ntfs_empty_file_ops; in ntfs_read_inode_mount()