Searched refs:check_fallocate (Results 1 – 2 of 2) sorted by relevance
/external/ltp/testcases/kernel/syscalls/memfd_create/ |
D | memfd_create_common.c | 42 int check_fallocate(const char *filename, const int lineno, int fd, in check_fallocate() function 368 check_fallocate(filename, lineno, fd, in check_mfd_writeable() 442 check_fallocate(filename, lineno, fd, 0, 0, MFD_DEF_SIZE * 4); in check_mfd_growable()
|
D | memfd_create_common.h | 106 int check_fallocate(const char *filename, const int lineno, int fd,
|