Searched refs:PR_FD (Results 1 – 2 of 2) sorted by relevance
261 case PR_FD: in propen()267 (type == PR_FD && vtype != VREG && vtype != VDIR)) in propen()443 ASSERT(type != PR_OBJECT && type != PR_FD && in prclose()3068 case PR_FD: in prgetattr()3073 if (type == PR_FD) { in prgetattr()3483 case PR_FD: in praccess()3493 (type == PR_FD && vtype != VREG && vtype != VDIR) || in praccess()3494 (type == PR_FD && (vmode & mode) != mode && in praccess()3662 case PR_FD: in prlookup()3729 VTOP(vp)->pr_type != PR_FD) { in prcreate()[all …]
135 PR_FD, /* /proc/<pid>/fd/nn */ enumerator