Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dntfs.h55 extern const struct file_operations ntfs_empty_file_ops;
H A Dfile.c2002 const struct file_operations ntfs_empty_file_ops = {}; variable
H A Dsuper.c1053 tmp_ino->i_fop = &ntfs_empty_file_ops; in load_and_init_mft_mirror()
H A Dinode.c2123 vi->i_fop = &ntfs_empty_file_ops; in ntfs_read_inode_mount()