Hello,

> Please someone tell me what is the function of filldir() function. I
> could not understand it from the code. Just give me an outline of what it
> will do.
  This function is used in foo_readdir() (ie. ext2_readdir()). Purpose
of this function is to copy given data to buffer supplied by user.

                                                                Honza
--
Jan Kara <[EMAIL PROTECTED]>
SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to