Searched refs:ntfs_fill_super (Results 1 – 2 of 2) sorted by relevance
892 static int ntfs_fill_super(struct super_block *sb, struct fs_context *fc) in ntfs_fill_super() function1359 return get_tree_bdev(fc, ntfs_fill_super); in ntfs_fs_get_tree()
2697 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) in ntfs_fill_super() function3049 return mount_bdev(fs_type, flags, dev_name, data, ntfs_fill_super); in ntfs_mount()