Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/memfd_create/
Dmemfd_create_common.c72 void check_ftruncate(const char *filename, const int lineno, int fd, in check_ftruncate() function
150 check_ftruncate(filename, lineno, fd, sz); in check_mfd_new()
410 check_ftruncate(filename, lineno, fd, MFD_DEF_SIZE / 2); in check_mfd_shrinkable()
429 check_ftruncate(filename, lineno, fd, MFD_DEF_SIZE * 2); in check_mfd_growable()
Dmemfd_create_common.h110 void check_ftruncate(const char *filename, const int lineno, int fd,