Searched refs:VOP_REQZCBUF (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | vnode.h | 1114 #define VOP_REQZCBUF(vp, rwflag, xuiop, cr, ct) \ macro
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | vnode.h | 1119 #define VOP_REQZCBUF(vp, rwflag, xuiop, cr, ct) \ macro
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_srv.c | 1090 if (VOP_REQZCBUF(vp, UIO_READ, (xuio_t *)uiop, cr, &ct) == 0) { in rfs3_read()
|
H A D | nfs4_srv.c | 3298 if (!VOP_REQZCBUF(vp, UIO_READ, (xuio_t *)uiop, cs->cr, &ct)) { in rfs4_op_read()
|