OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vnode_vtype
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/fs/nfs/common/
nfskpiport.h
46
#define
vnode_vtype
(v) ((v)->v_type)
macro
nfs_commonsubs.c
2221
retnum += nfsrv_buildacl(nd, aclp,
vnode_vtype
(vp), p);
/src/sys/fs/nfs/server/
nfs_nfsdserv.c
144
if (
vnode_vtype
(vp) == VDIR)
371
if (
vnode_vtype
(vp) != VREG)
607
if (
vnode_vtype
(vp) != VLNK) {
705
if (
vnode_vtype
(vp) != VREG) {
709
nd->nd_repstat = (
vnode_vtype
(vp) == VDIR) ? EISDIR :
888
if (
vnode_vtype
(vp) != VREG && !nd->nd_repstat) {
892
nd->nd_repstat = (
vnode_vtype
(vp) == VDIR) ? EISDIR :
1405
if (
vnode_vtype
(named.ni_vp) == VDIR)
1577
if (
vnode_vtype
(fromnd.ni_vp) == VDIR)
1637
if (
vnode_vtype
(vp) == VDIR)
[
all
...]
nfs_nfsdstate.c
3278
if (!error &&
vnode_vtype
(vp) != VREG) {
3279
if (
vnode_vtype
(vp) == VDIR)
/src/sys/fs/nfs/client/
nfs_clrpcops.c
168
if (
vnode_vtype
(vp) == VDIR) {
275
if (
vnode_vtype
(vp) != VREG)
627
if (
vnode_vtype
(vp) != VREG)
1093
if (error &&
vnode_vtype
(vp) == VREG &&
1158
vap->va_type =
vnode_vtype
(vp);
1202
if (
vnode_vtype
(dvp) != VDIR)
nfs_clstate.c
499
if (
vnode_vtype
(vp) != VREG)
Completed in 26 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025