nm_mmap
static int nm_mmap(struct nm_desc *, const struct nm_desc *);
if ((!(new_flags & NM_OPEN_NO_MMAP) || parent) && nm_mmap(d, parent)) {