Home
last modified time | relevance | path

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

/external/syzkaller/executor/
Dcommon_linux.h767 static long syz_mount_image(long fsarg, long dir, unsigned long size, unsigned long nsegs, long seg… in syz_mount_image() argument
825 NONFAILING(strncpy(fs, (char*)fsarg, sizeof(fs) - 1)); in syz_mount_image()
/external/syzkaller/pkg/csource/
Dgenerated.go1347 static long syz_mount_image(long fsarg, long dir, unsigned long size, unsigned long nsegs, long seg…
1401 NONFAILING(strncpy(fs, (char*)fsarg, sizeof(fs) - 1));