Searched refs:memfd_stat (Results 1 – 1 of 1) sorted by relevance
58 static int memfd_stat(file_t *, struct stat *);73 .fo_stat = memfd_stat,295 memfd_stat(file_t *fp, struct stat *st) in memfd_stat() function