Home
last modified time | relevance | path

Searched refs:linux_mkdir (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/sys/compat/linux/
Dlinux_file.c628 linux_mkdir(struct thread *td, struct linux_mkdir_args *args) in linux_mkdir() function
/freebsd-12-stable/sys/amd64/linux/
Dlinux_sysent.c103 …{ AS(linux_mkdir_args), (sy_call_t *)linux_mkdir, AUE_MKDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 83…
Dlinux_proto.h1355 int linux_mkdir(struct thread *, struct linux_mkdir_args *);
/freebsd-12-stable/sys/amd64/linux32/
Dlinux32_sysent.c59 …{ AS(linux_mkdir_args), (sy_call_t *)linux_mkdir, AUE_MKDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 39…
Dlinux32_proto.h1567 int linux_mkdir(struct thread *, struct linux_mkdir_args *);
/freebsd-12-stable/sys/i386/linux/
Dlinux_sysent.c59 …{ AS(linux_mkdir_args), (sy_call_t *)linux_mkdir, AUE_MKDIR, NULL, 0, 0, 0, SY_THR_STATIC }, /* 39…
Dlinux_proto.h1575 int linux_mkdir(struct thread *, struct linux_mkdir_args *);