Home
last modified time | relevance | path

Searched refs:prefix_max (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/lib/
H A Dtst_path_has_mnt_flags.c32 size_t prefix_max = 0, prefix_len; in tst_path_has_mnt_flags_() local
65 && prefix_len > prefix_max) { in tst_path_has_mnt_flags_()
66 prefix_max = prefix_len; in tst_path_has_mnt_flags_()
/third_party/ltp/testcases/open_posix_testsuite/include/
H A Dnoatime.h50 int prefix_max = 0, prefix; in mounted_noatime() local
68 if (prefix > prefix_max) { in mounted_noatime()
69 prefix_max = prefix; in mounted_noatime()

Completed in 1 milliseconds