Searched defs:Fspacectl (Results 1 – 2 of 2) sorted by relevance
/freebsd/tests/sys/fs/fusefs/ |
H A D | fallocate.cc | 96 class Fspacectl: public Fallocate {}; class 176 TEST_F(Fspacectl, enosys) in TEST_F() argument 219 TEST_F(Fspacectl, eopnotsupp) in TEST_F() argument 265 TEST_F(Fspacectl, erofs) in TEST_F() argument 317 TEST_F(Fspacectl, getattr_fails) in TEST_F() argument 363 TEST_F(Fspacectl, ok) in TEST_F() argument 405 TEST_F(Fspacectl, past_eof) in TEST_F() argument 433 TEST_F(Fspacectl, spans_eof) in TEST_F() argument
|
H A D | default_permissions.cc | 162 class Fspacectl: public DefaultPermissions {}; class 839 TEST_F(Fspacectl, clear_sgid) in TEST_F() argument 873 TEST_F(Fspacectl, clear_suid) in TEST_F() argument 911 TEST_F(Fspacectl, posix_fallocate_of_newly_created_file) in TEST_F() argument
|