HomeSort by relevance Sort by last modified time
    Searched refs:needs_rofs (Results 1 - 11 of 11) sorted by null

  /external/ltp/testcases/kernel/syscalls/fchmod/
fchmod06.c 97 .needs_rofs = 1,
  /external/ltp/testcases/kernel/syscalls/link/
link08.c 98 .needs_rofs = 1,
  /external/ltp/testcases/kernel/syscalls/mkdirat/
mkdirat02.c 91 .needs_rofs = 1,
  /external/ltp/testcases/kernel/syscalls/rmdir/
rmdir02.c 118 .needs_rofs = 1,
  /external/ltp/testcases/kernel/syscalls/access/
access04.c 128 .needs_rofs = 1,
  /external/ltp/testcases/kernel/syscalls/mkdir/
mkdir03.c 105 .needs_rofs = 1,
  /external/ltp/testcases/kernel/syscalls/utimes/
utimes01.c 113 .needs_rofs = 1,
  /external/ltp/include/
tst_test.h 135 int needs_rofs:1; member in struct:tst_test
  /external/ltp/testcases/kernel/syscalls/chmod/
chmod06.c 159 .needs_rofs = 1,
  /external/ltp/testcases/kernel/syscalls/creat/
creat06.c 168 .needs_rofs = 1,
  /external/ltp/lib/
tst_test.c 752 if (tst_test->needs_rofs) {
825 if ((tst_test->needs_devfs || tst_test->needs_rofs ||
831 if (!!tst_test->needs_rofs + !!tst_test->needs_devfs +
840 if (tst_test->needs_rofs) {

Completed in 368 milliseconds