public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* reading superblock
@ 2008-09-15 16:41 Rohit Sharma
  2008-09-16  4:17 ` ashish mahamuni
  0 siblings, 1 reply; 2+ messages in thread
From: Rohit Sharma @ 2008-09-15 16:41 UTC (permalink / raw)
  To: Kernelnewbies; +Cc: ext4

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-16  4:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-15 16:41 reading superblock Rohit Sharma
2008-09-16  4:17 ` ashish mahamuni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox