Home
last modified time | relevance | path

Searched defs:Fspacectl (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/tests/sys/fs/fusefs/
H A Dfallocate.cc97 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
313 TEST_F(Fspacectl,ok) TEST_F() argument
355 TEST_F(Fspacectl,past_eof) TEST_F() argument
383 TEST_F(Fspacectl,spans_eof) TEST_F() argument
[all...]
H A Ddefault_permissions.cc162 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