Home
last modified time | relevance | path

Searched refs:linux_syncfs (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/compat/linux/
H A Dlinux_stats.c702 linux_syncfs(struct thread *td, struct linux_syncfs_args *args) in linux_syncfs() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c287 …{ AS(linux_syncfs_args), (sy_call_t *)linux_syncfs, AUE_SYNC, NULL, 0, 0, 0, SY_THR_STATIC }, /* 2…
H A Dlinux_proto.h1257 int linux_syncfs(struct thread *, struct linux_syncfs_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c326 …{ AS(linux_syncfs_args), (sy_call_t *)linux_syncfs, AUE_SYNC, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3…
H A Dlinux_proto.h1484 int linux_syncfs(struct thread *, struct linux_syncfs_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c364 …{ AS(linux_syncfs_args), (sy_call_t *)linux_syncfs, AUE_SYNC, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3…
H A Dlinux32_proto.h1780 int linux_syncfs(struct thread *, struct linux_syncfs_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c364 …{ AS(linux_syncfs_args), (sy_call_t *)linux_syncfs, AUE_SYNC, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3…
H A Dlinux_proto.h1800 int linux_syncfs(struct thread *, struct linux_syncfs_args *);