Lines Matching defs:crp
77 nm_open(vnode_t **vpp, int flag, cred_t *crp, caller_context_t *ct) in nm_open()
163 nm_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *crp, in nm_close()
192 nm_read(vnode_t *vp, struct uio *uiop, int ioflag, cred_t *crp, in nm_read()
199 nm_write(vnode_t *vp, struct uio *uiop, int ioflag, cred_t *crp, in nm_write()
218 nm_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *crp, in nm_getattr()
243 nm_access_unlocked(void *vnp, int mode, cred_t *crp) in nm_access_unlocked()
267 cred_t *crp, in nm_setattr()
336 nm_access(vnode_t *vp, int mode, int flags, cred_t *crp, in nm_access()
379 nm_link(vnode_t *tdvp, vnode_t *vp, char *tnm, cred_t *crp, in nm_link()
386 nm_fsync(vnode_t *vp, int syncflag, cred_t *crp, caller_context_t *ct) in nm_fsync()
394 nm_inactive(vnode_t *vp, cred_t *crp, caller_context_t *ct) in nm_inactive()