Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dsuper.c2712 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) in ntfs_fill_super() function
3066 return mount_bdev(fs_type, flags, dev_name, data, ntfs_fill_super); in ntfs_mount()