Home
last modified time | relevance | path

Searched refs:l_whence (Results 1 - 25 of 98) sorted by relevance

1234

/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl_common.h20 short l_whence; member
45 .l_whence = lck->l_whence, in fcntl_compat()
54 lck->l_whence = l64.l_whence; in fcntl_compat()
66 l64.l_type, l64.l_whence, l64.l_start, l64.l_len, l64.l_pid); in fcntl_compat()
H A Dfcntl05.c44 TST_EXP_EQ_LI(flocks.l_whence, SEEK_CUR); in verify_fcntl()
55 flocks.l_whence = SEEK_CUR; in setup()
H A Dfcntl14.c615 flock.l_whence = thiscase->c_whence; in dochild()
642 if (flock.l_whence != thiscase->c_whence) { in dochild()
646 flock.l_whence, thiscase->c_whence); in dochild()
701 flock.l_whence = thiscase->c_whence; in dochild()
793 flock.l_whence = thiscase->a_whence; in run_test()
807 flock.l_whence = thiscase->b_whence; in run_test()
868 flock.l_whence = 0; in run_test()
1025 flock.l_whence = -1; in main()
1063 flock.l_whence = thiscase->a_whence; in main()
1120 flock.l_whence in main()
[all...]
H A Dfcntl17.c290 fl.l_whence = lock->l_whence; in do_test()
305 if (fl.l_whence != lock->l_whence) { in do_test()
307 lock->l_whence, fl.l_whence); in do_test()
H A Dfcntl36.c76 .l_whence = SEEK_SET, in fn_ofd_w()
116 .l_whence = SEEK_SET, in fn_posix_w()
155 .l_whence = SEEK_SET, in fn_ofd_r()
216 .l_whence = SEEK_SET, in fn_posix_r()
H A Dfcntl15.c48 .l_whence = 0,
55 .l_whence = 0,
H A Dfcntl21.c154 fl.l_whence = whence; in do_lock()
163 fl->l_whence = whence; in do_test()
182 if (fl->l_whence != whence) { in compare_lock()
184 whence, fl->l_whence); in compare_lock()
H A Dfcntl20.c146 fl.l_whence = whence; in do_lock()
155 fl->l_whence = whence; in do_test()
174 if (fl->l_whence != whence) { in compare_lock()
176 whence, fl->l_whence); in compare_lock()
H A Dfcntl19.c147 fl.l_whence = whence; in do_lock()
156 fl->l_whence = whence; in do_test()
175 if (fl->l_whence != whence) { in compare_lock()
177 whence, fl->l_whence); in compare_lock()
H A Dfcntl11.c133 fl.l_whence = whence; in do_lock()
142 fl->l_whence = whence; in do_test()
159 if (fl->l_whence != whence) in compare_lock()
161 whence, fl->l_whence); in compare_lock()
H A Dfcntl13.c15 * - EINVAL when cmd argument is F_SETLK and flock.l_whence is not equal to
53 flock.l_whence = -1; in setup()
H A Dfcntl22.c114 fl.l_whence = 0; in setup()
H A Dfcntl10.c227 flocks.l_whence = 1; in setup()
H A Dfcntl09.c226 flocks.l_whence = 1; in setup()
H A Dfcntl06.c143 fl.l_whence = whence; in do_lock()
/third_party/ltp/testcases/kernel/fs/doio/
H A Dfile_lock.c73 flocks.l_whence = 0; in file_lock()
95 fd, cmd, flocks.l_type, flocks.l_whence, in file_lock()
145 flocks.l_whence = 0; in record_lock()
167 fd, cmd, flocks.l_type, flocks.l_whence, in record_lock()
/third_party/ltp/testcases/network/nfs/nfslock01/
H A Dnfs_flock_func.c18 lock.l_whence = whence; in lock_reg()
30 lock.l_whence = whence; in lock_test()
/third_party/musl/libc-test/src/functionalext/supplement/fcntl/fcntl_gtest/
H A Dfcntl_fcntl_test.cpp62 fileLock.l_whence = SEEK_SET; in HWTEST_F()
83 fileLock.l_whence = SEEK_SET; in HWTEST_F()
188 fileLock.l_whence = SEEK_SET; in HWTEST_F()
210 fileLock.l_whence = SEEK_SET; in HWTEST_F()
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.c163 request.l_whence = SEEK_SET; in validationResults()
265 request->l_whence = SEEK_SET; in lockWholeFile()
392 request->l_type, request->l_whence, start, len, pid); in serializeFLock()
411 &(request->l_type), &(request->l_whence), &start, &len, &pid); in unSerializeFLock()
674 request.l_whence = SEEK_SET; in master()
835 request.l_whence = SEEK_SET; in slave()
861 request.l_whence = SEEK_SET; in slave()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D11-1.c32 .l_whence = SEEK_SET, in child()
70 .l_whence = SEEK_SET, in main()
/third_party/musl/Benchmark/musl/
H A Dlibc_fcntl.cpp80 fdLock.l_whence = SEEK_SET; in Bm_function_Fcntl_setlkw()
128 fdLock.l_whence = SEEK_SET; in Bm_function_Fcntl_setlk()
156 fdLock.l_whence = SEEK_SET; in Bm_function_Fcntl_getlk()
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dlockf.c10 .l_whence = SEEK_CUR, in lockf()
/third_party/musl/src/misc/
H A Dlockf.c10 .l_whence = SEEK_CUR, in lockf()
/third_party/ntfs-3g/libntfs-3g/
H A Dunix_io.c175 flk.l_whence = SEEK_SET; in ntfs_device_unix_io_open()
220 flk.l_whence = SEEK_SET; in ntfs_device_unix_io_close()
/third_party/musl/libc-test/src/functional/
H A Dfcntl.c24 fl.l_whence = SEEK_SET; in main()

Completed in 11 milliseconds

1234