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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dsuper.c2666 * ntfs_fill_super - mount an ntfs filesystem
2671 * ntfs_fill_super() is called by the VFS to mount the device described by @sb
2683 static int ntfs_fill_super(struct super_block *sb, void *opt, const int silent) function
3047 return get_sb_bdev(fs_type, flags, dev_name, data, ntfs_fill_super,

Completed in 106 milliseconds