Home
last modified time | relevance | path

Searched refs:acl_b (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/filesystems/fuse/
H A Dfuse_acl_cache_test.c75 static const uint8_t acl_b[] = { variable
318 g_ds.acl = acl_b; in TEST_F()
319 g_ds.acl_size = sizeof(acl_b); in TEST_F()
321 TH_LOG("step 4: daemon switched to ACL_B (%zu bytes)", sizeof(acl_b)); in TEST_F()
343 EXPECT_EQ(sz, (ssize_t)sizeof(acl_b)); in TEST_F()