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

  /external/ltp/lib/
tst_path_has_mnt_flags.c 28 int tst_path_has_mnt_flags(void (cleanup_fn)(void), function
46 "tst_path_has_mnt_flags: path %s doesn't exist", path);
52 "tst_path_has_mnt_flags: failed to open /proc/mounts");
  /external/ltp/include/old/
test.h 233 /* lib/tst_path_has_mnt_flags.c
242 int tst_path_has_mnt_flags(void (cleanup_fn)(void),
  /external/ltp/testcases/kernel/syscalls/open/
open12.c 90 if (tst_path_has_mnt_flags(cleanup, NULL, mount_flags)) {
  /external/ltp/testcases/kernel/syscalls/openat/
openat02.c 234 ret = tst_path_has_mnt_flags(cleanup, NULL, flags);

Completed in 1203 milliseconds