Re: S_NORMAL_ACTIVE, S_CLOSING

From: Randy Dunlap
Date: Fri Feb 16 2007 - 12:28:58 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/