OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vattr_out
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/linux/common/
linux_file.c
1077
struct vattr vattr_in,
vattr_out
;
local in function:linux_sys_copy_file_range
1118
VOP_GETATTR(outvp, &
vattr_out
, l->l_cred);
1121
if (vattr_in.va_type == VDIR ||
vattr_out
.va_type == VDIR) {
1128
vattr_in.va_type != VREG ||
vattr_out
.va_type != VREG) {
linux_file.c
1077
struct vattr vattr_in,
vattr_out
;
local in function:linux_sys_copy_file_range
1118
VOP_GETATTR(outvp, &
vattr_out
, l->l_cred);
1121
if (vattr_in.va_type == VDIR ||
vattr_out
.va_type == VDIR) {
1128
vattr_in.va_type != VREG ||
vattr_out
.va_type != VREG) {
Completed in 25 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025