Lines Matching defs:Unlink
39 class Unlink: public FuseTest {
63 TEST_F(Unlink, attr_cache)
94 TEST_F(Unlink, parent_attr_cache)
131 TEST_F(Unlink, eperm)
147 TEST_F(Unlink, entry_cache)
161 * Unlink a multiply-linked file. There should be no FUSE_FORGET because the
164 TEST_F(Unlink, multiply_linked)
193 TEST_F(Unlink, ok)
211 /* Unlink an open file */
212 TEST_F(Unlink, open_but_deleted)