Home
last modified time | relevance | path

Searched refs:vbufcmp (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/io/direct_io/
Ddiotest_routines.h6 extern int vbufcmp(struct iovec *iv1, struct iovec *iv2, int vcnt);
Ddiotest_routines.c93 int vbufcmp(struct iovec *iv1, struct iovec *iv2, int vcnt) in vbufcmp() function
Ddiotest5.c140 if (vbufcmp(iov1, iov2, nvector) != 0) { in runtest()
Ddiotest6.c153 if (vbufcmp(iov_w, iov_r, nvector) != 0) { in runtest()