Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/nfsv4/acl/
H A Dacl1.c27 #define OP_WRITE 0x2 macro
67 result = result + OP_WRITE; in do_file_op()
134 /* expected result = OP_READ || OP_WRITE || OP_EXEC */ in test1()
135 report(1, OP_READ + OP_WRITE + OP_EXEC, result); in test1()
153 /* expected result = OP_READ || OP_WRITE */ in test2()
154 report(2, OP_READ + OP_WRITE, result); in test2()
210 /* expected result = OP_READ || OP_WRITE || OP_EXEC */ in testgrp1()
211 report(1, OP_READ + OP_WRITE + OP_EXEC, result); in testgrp1()
230 /* expected result = OP_READ || OP_WRITE */ in testgrp2()
231 report(2, OP_READ + OP_WRITE, resul in testgrp2()
[all...]
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c84 #define OP_WRITE 2 macro
232 case OP_WRITE: in logdump()
559 [OP_WRITE] = "write", in output_line()
730 log4(OP_SKIPPED, OP_WRITE, offset, size, &t); in dowrite()
734 log4(OP_WRITE, offset, size, file_size, &t); in dowrite()
750 output_line(tf, OP_WRITE, offset, size, &t); in dowrite()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryMappingTests.cpp1497 OP_WRITE,
1510 case OP_WRITE:
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c80 OP_WRITE, enumerator
198 {OP_WRITE, "write", write_f, 4, 1, 0},
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp1553 OP_WRITE,
1566 case OP_WRITE:

Completed in 9 milliseconds