Searched refs:OP_WRITE (Results 1 – 9 of 9) sorted by relevance
/external/ltp/testcases/network/nfsv4/acl/ |
D | acl1.c | 27 #define OP_WRITE 0x2 macro 67 result = result + OP_WRITE; in do_file_op() 135 report(1, OP_READ + OP_WRITE + OP_EXEC, result); in test1() 154 report(2, OP_READ + OP_WRITE, result); in test2() 211 report(1, OP_READ + OP_WRITE + OP_EXEC, result); in testgrp1() 231 report(2, OP_READ + OP_WRITE, result); in testgrp2()
|
/external/mtools/ |
D | floppyd_io.h | 48 OP_WRITE, enumerator
|
D | floppyd_io.c | 181 buf[4] = OP_WRITE; in floppyd_writer()
|
D | floppyd.c | 1221 case OP_WRITE: in serve_client()
|
/external/ltp/testcases/kernel/controllers/io-throttle/ |
D | iobw.c | 56 OP_WRITE, enumerator 125 print_results(id + 1, OP_WRITE, data_size, &diff); in thread()
|
/external/ltp/testcases/kernel/fs/fsx-linux/ |
D | fsx-linux.c | 84 #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()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 1436 OP_WRITE, in iterate() enumerator 1449 case OP_WRITE: in iterate()
|
/external/ltp/testcases/kernel/fs/fsstress/ |
D | fsstress.c | 79 OP_WRITE, enumerator 197 {OP_WRITE, "write", write_f, 4, 1, 0},
|
/external/e2fsprogs/contrib/ |
D | fsstress.c | 106 OP_WRITE, enumerator 224 {OP_WRITE, "write", write_f, 4, 1, 0},
|