Home
last modified time | relevance | path

Searched refs:rename_flags (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/trace/beauty/
H A Drenameat.c9 static DEFINE_STRARRAY(rename_flags, "RENAME_"); in renameat2__scnprintf_flags()
/openbmc/linux/include/uapi/linux/
H A Dio_uring.h62 __u32 rename_flags; member
/openbmc/linux/io_uring/
H A Dfs.c64 ren->flags = READ_ONCE(sqe->rename_flags); in io_renameat_prep()
H A Dio_uring.c4665 BUILD_BUG_SQE_ELEM(28, __u32, rename_flags); in io_uring_init()
/openbmc/linux/tools/perf/
H A DMakefile.perf608 rename_flags_tbl := $(srctree)/tools/perf/trace/beauty/rename_flags.sh