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

/external/ltp/testcases/kernel/syscalls/linkat/
H A Dlinkat02.c55 static int max_hardlinks; variable
108 if (desc->expected_errno == EMLINK && max_hardlinks == 0) {
183 max_hardlinks = tst_fs_fill_hardlinks(cleanup, "emlink_dir");

Completed in 147 milliseconds