Searched refs:open_how_ext (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/openat2/
H A Dopenat2_test.c31 struct open_how_ext { struct
42 struct open_how_ext arg;
62 .size = sizeof(struct open_how_ext) },
76 .size = sizeof(struct open_how_ext), .err = -E2BIG },
79 .size = sizeof(struct open_how_ext), .err = -E2BIG },
82 .size = sizeof(struct open_how_ext), .err = -E2BIG },
90 struct open_how_ext how_ext = test->arg;

Completed in 153 milliseconds