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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c2663 * ntfs_fill_super - mount an ntfs filesystem
2668 * ntfs_fill_super() is called by the VFS to mount the device described by @sb
2680 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) function
3043 return get_sb_bdev(fs_type, flags, dev_name, data, ntfs_fill_super,

Completed in 47 milliseconds