Home
last modified time | relevance | path

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

/freebsd-src/tests/sys/fs/fusefs/
H A Dfallocate.cc137 class PosixFallocate: public Fallocate { class
503 TEST_F(PosixFallocate,enosys) TEST_F() argument
540 TEST_F(PosixFallocate,eopnotsupp) TEST_F() argument
574 TEST_F(PosixFallocate,eio) TEST_F() argument
598 TEST_F(PosixFallocate,erofs) TEST_F() argument
644 TEST_F(PosixFallocate,ok) TEST_F() argument
685 TEST_F(PosixFallocate,rlimit_fsize) 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