Searched refs:linux_lremovexattr (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/compat/linux/ |
| H A D | linux_xattr.c | 284 linux_lremovexattr(struct thread *td, struct linux_lremovexattr_args *args) in linux_lremovexattr() function
|
| /freebsd/sys/arm64/linux/ |
| H A D | linux_sysent.c | 32 …{ .sy_narg = AS(linux_lremovexattr_args), .sy_call = (sy_call_t *)linux_lremovexattr, .sy_auevent …
|
| H A D | linux_proto.h | 1260 int linux_lremovexattr(struct thread *, struct linux_lremovexattr_args *);
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_sysent.c | 253 …{ .sy_narg = AS(linux_lremovexattr_args), .sy_call = (sy_call_t *)linux_lremovexattr, .sy_auevent …
|
| H A D | linux_proto.h | 1909 int linux_lremovexattr(struct thread *, struct linux_lremovexattr_args *);
|
| /freebsd/sys/amd64/linux/ |
| H A D | linux_sysent.c | 215 …{ .sy_narg = AS(linux_lremovexattr_args), .sy_call = (sy_call_t *)linux_lremovexattr, .sy_auevent …
|
| H A D | linux_proto.h | 1591 int linux_lremovexattr(struct thread *, struct linux_lremovexattr_args *);
|
| /freebsd/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 254 …{ .sy_narg = AS(linux_lremovexattr_args), .sy_call = (sy_call_t *)linux_lremovexattr, .sy_auevent …
|
| H A D | linux32_proto.h | 1914 int linux_lremovexattr(struct thread *, struct linux_lremovexattr_args *);
|