Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dntfs.h55 extern const struct file_operations ntfs_empty_file_ops;
H A Dfile.c2024 const struct file_operations ntfs_empty_file_ops = {}; variable
H A Dinode.c2123 vi->i_fop = &ntfs_empty_file_ops; in ntfs_read_inode_mount()
H A Dsuper.c1045 tmp_ino->i_fop = &ntfs_empty_file_ops; in load_and_init_mft_mirror()
/kernel/linux/linux-6.6/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 Dinode.c2123 vi->i_fop = &ntfs_empty_file_ops; in ntfs_read_inode_mount()
H A Dsuper.c1053 tmp_ino->i_fop = &ntfs_empty_file_ops; in load_and_init_mft_mirror()

Completed in 19 milliseconds