Searched refs:RENAME_NOFOLLOW_ANY (Results 1 – 2 of 2) sorted by relevance
39 #define RENAME_NOFOLLOW_ANY 0x00000010 macro
9524 if (uflags & RENAME_NOFOLLOW_ANY) { in renameat_internal()10295 …if (uap->flags & ~(RENAME_SECLUDE | RENAME_EXCL | RENAME_SWAP | RENAME_NOFOLLOW_ANY | RENAME_RESOL… in renameatx_np()