Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dfallocate.cc136 class PosixFallocate: public Fallocate { class
157 sig_atomic_t PosixFallocate::s_sigxfsz = 0;
160 PosixFallocate::s_sigxfsz = 1; in sigxfsz_handler()
163 class PosixFallocate_7_18: public PosixFallocate {
167 PosixFallocate::SetUp(); in SetUp()
553 TEST_F(PosixFallocate, enosys) in TEST_F() argument
590 TEST_F(PosixFallocate, eopnotsupp) in TEST_F() argument
624 TEST_F(PosixFallocate, eio) in TEST_F() argument
648 TEST_F(PosixFallocate, erofs) in TEST_F() argument
694 TEST_F(PosixFallocate, ok) in TEST_F() argument
[all …]
H A Ddefault_permissions.cc165 class PosixFallocate: public DefaultPermissions {}; class
980 TEST_F(PosixFallocate, clear_sgid) in TEST_F() argument
1010 TEST_F(PosixFallocate, clear_suid) in TEST_F() argument
1044 TEST_F(PosixFallocate, posix_fallocate_of_newly_created_file) in TEST_F() argument