linux-nilfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* set_nilfs_init definition
@ 2012-07-16 13:56 shubham sharma
  2012-07-16 14:12 ` Vyacheslav Dubeyko
  0 siblings, 1 reply; 2+ messages in thread
From: shubham sharma @ 2012-07-16 13:56 UTC (permalink / raw)
  To: linux-nilfs-u79uwXL29TY76Z2rM5mHXA

Hi All,

I was trying to understand the code of nilfs (kernel version 3.4.4)
and in the mount function i came across the function init_nilfs. In
this function there is a call to another function set_nilfs_init().
But i could not get the definition of the function. I wanted to know
where the definition of this function is present.

Regards,
Shubham
--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: set_nilfs_init definition
  2012-07-16 13:56 set_nilfs_init definition shubham sharma
@ 2012-07-16 14:12 ` Vyacheslav Dubeyko
  0 siblings, 0 replies; 2+ messages in thread
From: Vyacheslav Dubeyko @ 2012-07-16 14:12 UTC (permalink / raw)
  To: shubham sharma; +Cc: linux-nilfs-u79uwXL29TY76Z2rM5mHXA

Hi Shubham,

On Mon, 2012-07-16 at 19:26 +0530, shubham sharma wrote:
> Hi All,
> 
> I was trying to understand the code of nilfs (kernel version 3.4.4)
> and in the mount function i came across the function init_nilfs. In
> this function there is a call to another function set_nilfs_init().
> But i could not get the definition of the function. I wanted to know
> where the definition of this function is present.

The set_nilfs_init() is macros that is declared as THE_NILFS_FNS(INIT,
init) (please, see the_nilfs.h file).

> 
> Regards,
> Shubham
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

With the best regards,
Vyacheslav Dubeyko.

--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2012-07-16 14:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-16 13:56 set_nilfs_init definition shubham sharma
2012-07-16 14:12 ` Vyacheslav Dubeyko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).