Searched defs:Fspacectl (Results 1 – 2 of 2) sorted by relevance
/freebsd/tests/sys/fs/fusefs/ |
H A D | fallocate.cc | 97 class Fspacectl: public Fallocate {}; class 177 TEST_F(Fspacectl, enosys) in TEST_F() argument 220 TEST_F(Fspacectl, eopnotsupp) in TEST_F() argument 266 TEST_F(Fspacectl, erofs) in TEST_F() argument 318 TEST_F(Fspacectl, getattr_fails) in TEST_F() argument 364 TEST_F(Fspacectl, ok) in TEST_F() argument 406 TEST_F(Fspacectl, past_eof) in TEST_F() argument 434 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
|