On Fri, 16 Feb 2007 19:41:54 +0300 (MSK) Mockern wrote:

> Hello,
> 
> In which header I can find S_NORMAL_ACTIVE and S_CLOSING?
> 
> Thank you


cd top_of_linux_source_tree
find . -name \*\.h | xargs grep -w S_CLOSING

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
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