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@xxxxxxxxxxxxxxx > 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html