Searched refs:F_NOCHANGE (Results 1 – 7 of 7) sorted by relevance
75 #define F_NOCHANGE 0x10000 /* If owner/mode "wrong", do */ macro
68 {"nochange", F_NOCHANGE, 0},
122 if ((ep->flags & F_NOCHANGE) == 0 && in vwalk()
89 #define F_NOCHANGE 0x00400000 /* check existence, but not */ macro
76 {"nochange", F_NOCHANGE, 0},
131 if ((ep->flags & F_NOCHANGE) == 0 && in vwalk()
184 #define F_NOCHANGE 0x00000800 /* If owner/mode "wrong", do macro