Searched refs:check_ftruncate_fail (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/memfd_create/ |
H A D | memfd_create_common.c | 81 void check_ftruncate_fail(const char *filename, const int lineno, in check_ftruncate_fail() function 422 check_ftruncate_fail(filename, lineno, fd, MFD_DEF_SIZE / 2); in check_mfd_non_shrinkable() 438 check_ftruncate_fail(filename, lineno, fd, MFD_DEF_SIZE * 2); in check_mfd_non_growable()
|
H A D | memfd_create_common.h | 112 void check_ftruncate_fail(const char *filename, const int lineno, int fd,
|
Completed in 2 milliseconds