Home
last modified time | relevance | path

Searched defs:AT_RECURSIVE (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/filesystems/
H A Dwrappers.h82 #define AT_RECURSIVE 0x8000 /* Apply to the entire subtree */ macro
/linux/include/uapi/linux/
H A Dfcntl.h138 #define AT_RECURSIVE 0x8000 /* Apply to the entire subtree */ macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfcntl.h138 #define AT_RECURSIVE 0x8000 /* Apply to the entire subtree */ macro
/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c79 #define AT_RECURSIVE 0x8000 macro