Searched refs:check_fallocate_fail (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/memfd_create/ |
D | memfd_create_common.c | 51 int check_fallocate_fail(const char *filename, const int lineno, int fd, in check_fallocate_fail() function 401 check_fallocate_fail(filename, lineno, fd, in check_mfd_non_writeable() 439 check_fallocate_fail(filename, lineno, fd, 0, 0, MFD_DEF_SIZE * 4); in check_mfd_non_growable()
|
D | memfd_create_common.h | 108 int check_fallocate_fail(const char *filename, const int lineno, int fd,
|