Home
last modified time | relevance | path

Searched defs:RENAME_EXCHANGE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dfs.h51 #define RENAME_EXCHANGE (1 << 1) /* Exchange source and dest */ macro
/openbmc/linux/include/uapi/linux/
H A Dfs.h51 #define RENAME_EXCHANGE (1 << 1) /* Exchange source and dest */ macro
/openbmc/linux/tools/testing/selftests/landlock/
H A Dfs_test.c38 #define RENAME_EXCHANGE (1 << 1) macro