Searched refs:RENAME_NOREPLACE (Results 1 – 3 of 3) sorted by relevance
5 #ifndef RENAME_NOREPLACE /* 0a7c3937a1f23f8cb5fc77ae01661e9968a51d0c (3.15) */6 #define RENAME_NOREPLACE (1 << 0) macro
82 if (renameat2(olddirfd, oldpath, newdirfd, newpath, RENAME_NOREPLACE) >= 0) in rename_noreplace()
37 ≥ 4.9 for RENAME_NOREPLACE support in vfat