[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2d08ef090809150941j3dbed8fah700aa5c9e886366@mail.gmail.com>
Date: Mon, 15 Sep 2008 22:11:02 +0530
From: "Rohit Sharma" <imreckless@...il.com>
To: Kernelnewbies <kernelnewbies@...linux.org>
Cc: ext4 <linux-ext4@...r.kernel.org>
Subject: reading superblock
I want to read ext2 superblock and display the structure.
which function do i need to call for that.
is it ext2_get_sb() or ext2_fill_super() or both ??
this is the function prototype:
static int ext2_fill_super(struct super_block *sb, void *data, int silent)
what are the parameters data and silent used for.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists