/titanic_52/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_vnode.c | 41 vn_compare(vnode_t *vp1, vnode_t *vp2) in vn_compare() argument
|
H A D | vncache.c | 160 const vnode_t *vp1, *vp2; in vncache_cmp() local
|
H A D | fake_vop.c | 733 vnode_t *vp2, in fop_cmp() argument
|
/titanic_52/usr/src/uts/common/syscall/ |
H A D | pipe.c | 110 vnode_t *vp1, *vp2; in pipe() local [all...] |
/titanic_52/usr/src/uts/common/fs/fifofs/ |
H A D | fifosubr.c | 272 vnode_t *vp2; in pipe_constructor() local 296 vnode_t *vp2 = FTOV(fnp2); in pipe_destructor() local 902 struct vnode *vp2; in fifo_connld() local [all...] |
/titanic_52/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_recovery.c | 341 vnode_t *vp2, stateid4 *sid, nfs4_lost_rqst_t *lost_rqstp, nfs_opnum4 op, in nfs4_start_recovery() argument 396 vnode_t *vp1, vnode_t *vp2) in start_recovery_action() argument 414 vnode_t *vp1, vnode_t *vp2, nfs4_server_t *sp, in start_recovery() argument 735 nfs4_start_fop(mntinfo4_t * mi,vnode_t * vp1,vnode_t * vp2,nfs4_op_hint_t op,nfs4_recov_state_t * rsp,bool_t * startrecovp) nfs4_start_fop() argument 955 nfs4_start_op(mntinfo4_t * mi,vnode_t * vp1,vnode_t * vp2,nfs4_recov_state_t * rsp) nfs4_start_op() argument 972 nfs4_end_fop(mntinfo4_t * mi,vnode_t * vp1,vnode_t * vp2,nfs4_op_hint_t op,nfs4_recov_state_t * rsp,bool_t needs_recov) nfs4_end_fop() argument 1027 nfs4_end_op(mntinfo4_t * mi,vnode_t * vp1,vnode_t * vp2,nfs4_recov_state_t * rsp,bool_t needrecov) nfs4_end_op() argument [all...] |
H A D | nfs4_srv_ns.c | 439 struct exp_visible *vp1, *vp2, *vis_head, *tail, *next; in more_visible() local 540 struct exp_visible *vp2; less_visible() local [all...] |
H A D | nfs4_client_secinfo.c | 1038 nfs4_secinfo_recov(mntinfo4_t *mi, vnode_t *vp1, vnode_t *vp2) in nfs4_secinfo_recov() argument
|
H A D | nfs4_callback.c | 2428 nfs4_end_op_recall(vnode_t *vp1, vnode_t *vp2, nfs4_recov_state_t *rsp) in nfs4_end_op_recall() argument 2441 wait_for_recall(vnode_t *vp1, vnode_t *vp2, nfs4_op_hint_t op, in wait_for_recall() argument
|
H A D | nfs4_client_debug.c | 1355 uint_t count, vnode_t *vp1, vnode_t *vp2, nfsstat4 nfs4_error, in nfs4_queue_event() argument
|
H A D | nfs4_vnops.c | 10887 nfs4_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in nfs4_cmp() argument
|
/titanic_52/usr/src/cmd/csh/ |
H A D | sh.hist.c | 108 tchar *vp2 = *vp; in dohist() local
|
/titanic_52/usr/src/cmd/mailx/ |
H A D | vars.c | 95 register struct var *vp, *vp2; in deassign() local [all...] |
/titanic_52/usr/src/cmd/format/ |
H A D | startup.c | 2552 struct dk_map2 *vp2; local 2556 struct dkl_partition *vp2; local
|
/titanic_52/usr/src/uts/common/fs/ |
H A D | fs_subr.c | 205 fs_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in fs_cmp() argument
|
H A D | vnode.c | 2002 vn_compare(vnode_t *vp1, vnode_t *vp2) in vn_compare() argument 3815 vnode_t *vp2, in fop_cmp() argument
|
H A D | fem.c | 1116 vhead_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in vhead_cmp() argument 2414 vnext_cmp(femarg_t *vf, vnode_t *vp2, caller_context_t *ct) in vnext_cmp() argument
|
/titanic_52/usr/src/uts/common/fs/mntfs/ |
H A D | mntvnops.c | 1867 mntcmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in mntcmp() argument
|
/titanic_52/usr/src/uts/common/fs/lofs/ |
H A D | lofs_vnops.c | 985 lo_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in lo_cmp() argument
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | vnode.h | 1081 #define VOP_CMP(vp1, vp2, ct) \ argument 1087 #define VOP_REALVP(vp1, vp2, ct) \ argument
|
/titanic_52/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | vnode.h | 1076 #define VOP_CMP(vp1, vp2, ct) \ argument 1082 #define VOP_REALVP(vp1, vp2, ct) \ argument
|
/titanic_52/usr/src/uts/common/os/ |
H A D | streamio.c | 8545 strmate(vnode_t *vp1, vnode_t *vp2) in strmate() argument
|
/titanic_52/usr/src/uts/common/fs/proc/ |
H A D | prvnops.c | 5859 prcmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in prcmp() argument
|
/titanic_52/usr/src/uts/common/vm/ |
H A D | seg_vn.c | 6972 struct vnode *vp1, *vp2; in segvn_kluster() local
|