can you tell me what are the arguments used
2005-04-22
View parent message
at 2008-12-09 13:38:00
Hi please tell me what are the arguments used in this function and what does they do?
struct super_block *tutorfs_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *data)
and
get_sb_nodev(fs_type, flags, data, tutorfs_fill_sb)
- Reply to this message