Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dfile.c1160 const struct inode_operations ntfs_empty_inode_ops = {}; variable
H A Dsuper.c887 tmp_ino->i_op = &ntfs_empty_inode_ops; in load_and_init_mft_mirror()
H A Dinode.c2133 vi->i_op = &ntfs_empty_inode_ops; in ntfs_read_inode_mount()