Pipefs : doubts

From: selvakumar nagendran
Date: Mon Jan 10 2005 - 00:06:59 EST


Hello linux-experts,
I went through the kernel source code file
/fs/pipe.c and I found that the pipe file system
configured as a module. But in lsmod I am unable to
see it. This is my first doubt.
My second doubt is, in pipe.c we have lot of
symbols like

PIPE_WAITING_READERS(*inode)
PIPE_WAIT(*inode)
PIPE_MAX_RCHUNK(*inode)
What are they? funtions or macros? What they do or
where are their implementation in the kernel source
tree?

Thanks,
selva



__________________________________
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/