Searched refs:ESTALE (Results 1 – 6 of 6) sorted by relevance
99 #define ESTALE 116 /* Stale file handle */ macro
106 #define ESTALE 151 /* Stale file handle */ macro
41 #define ESTALE 70 /* Stale file handle */ macro
47 #define ESTALE 70 /* Stale file handle */ macro
44 #define ESTALE 70 /* Stale file handle */ macro
493 if (!ASSERT_EQ(err, -ESTALE, "prog_attach")) in test_tc_opts_revision_target()534 ASSERT_EQ(err, -ESTALE, "prog_detach"); in test_tc_opts_revision_target()
Completed in 11 milliseconds