Home
last modified time | relevance | path

Searched refs:fop_read (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dvnode.h946 extern int fop_read(vnode_t *, uio_t *, int, cred_t *, caller_context_t *);
1036 fop_read(vp, uiop, iof, cr, ct)
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h941 extern int fop_read(vnode_t *, uio_t *, int, cred_t *, caller_context_t *);
1031 fop_read(vp, uiop, iof, cr, ct)
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c107 fop_read( in fop_read() function
/titanic_50/usr/src/uts/common/fs/
H A Dvnode.c3227 fop_read( in fop_read() function