Searched refs:ntfs_empty_file_ops (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/ntfs/
H A Dntfs.h69 extern const struct file_operations ntfs_empty_file_ops;
H A Dfile.c2042 const struct file_operations ntfs_empty_file_ops = {}; variable in typeref:struct:file_operations
H A Dinode.c2134 vi->i_fop = &ntfs_empty_file_ops; ntfs_read_inode_mount()
H A Dsuper.c1059 tmp_ino->i_fop = &ntfs_empty_file_ops; load_and_init_mft_mirror()

Completed in 124 milliseconds