Lines Matching defs:vp

114 nfs_waitfor_purge_complete(vnode_t *vp)  in nfs_waitfor_purge_complete()
147 nfs_validate_caches(vnode_t *vp, cred_t *cr) in nfs_validate_caches()
174 nfs3_validate_caches(vnode_t *vp, cred_t *cr) in nfs3_validate_caches()
194 nfs_purge_caches(vnode_t *vp, int purge_dnlc, cred_t *cr) in nfs_purge_caches()
260 nfs_purge_rddir_cache(vnode_t *vp) in nfs_purge_rddir_cache()
288 nfs3_cache_post_op_attr(vnode_t *vp, post_op_attr *poap, hrtime_t t, cred_t *cr) in nfs3_cache_post_op_attr()
303 nfs3_cache_post_op_vattr(vnode_t *vp, post_op_vattr *poap, hrtime_t t, in nfs3_cache_post_op_vattr()
346 nfs3_cache_wcc_data(vnode_t *vp, wcc_data *wccp, hrtime_t t, cred_t *cr) in nfs3_cache_wcc_data()
380 nfs_attrcache(vnode_t *vp, struct nfsfattr *na, hrtime_t t) in nfs_attrcache()
406 nfs3_attrcache(vnode_t *vp, fattr3 *na, hrtime_t t) in nfs3_attrcache()
433 nfs_cache_fattr(vnode_t *vp, struct nfsfattr *na, vattr_t *vap, hrtime_t t, in nfs_cache_fattr()
456 nfs3_cache_fattr3(vnode_t *vp, fattr3 *na, vattr_t *vap, hrtime_t t, cred_t *cr) in nfs3_cache_fattr3()
482 nfs_attr_cache(vnode_t *vp, vattr_t *vap, hrtime_t t, cred_t *cr) in nfs_attr_cache()
624 nfs3_attr_cache(vnode_t *vp, vattr_t *bvap, vattr_t *avap, hrtime_t t, in nfs3_attr_cache()
760 nfs_attrcache_va(vnode_t *vp, struct vattr *va) in nfs_attrcache_va()
832 nfs_getattr_cache(vnode_t *vp, struct vattr *vap) in nfs_getattr_cache()
865 nfs_getattr_otw(vnode_t *vp, struct vattr *vap, cred_t *cr) in nfs_getattr_otw()
913 nfsgetattr(vnode_t *vp, struct vattr *vap, cred_t *cr) in nfsgetattr()
942 nfs3_getattr_otw(vnode_t *vp, struct vattr *vap, cred_t *cr) in nfs3_getattr_otw()
993 nfs3getattr(vnode_t *vp, struct vattr *vap, cred_t *cr) in nfs3getattr()
1026 nattr_to_vattr(vnode_t *vp, struct nfsfattr *na, struct vattr *vap) in nattr_to_vattr()
1113 fattr3_to_vattr(vnode_t *vp, fattr3 *na, struct vattr *vap) in fattr3_to_vattr()
1364 nfs_async_readahead(vnode_t *vp, u_offset_t blkoff, caddr_t addr, in nfs_async_readahead()
1464 nfs_async_putapage(vnode_t *vp, page_t *pp, u_offset_t off, size_t len, in nfs_async_putapage()
1586 nfs_async_pageio(vnode_t *vp, page_t *pp, u_offset_t io_off, size_t io_len, in nfs_async_pageio()
1719 nfs_async_readdir(vnode_t *vp, rddir_cache *rdc, cred_t *cr, in nfs_async_readdir()
1816 nfs_async_commit(vnode_t *vp, page_t *plist, offset3 offset, count3 count, in nfs_async_commit()
1911 nfs_async_inactive(vnode_t *vp, cred_t *cr, in nfs_async_inactive()
2246 vnode_t *vp = RTOV(rp); in writerp() local
2397 nfs_putpages(vnode_t *vp, u_offset_t off, size_t len, int flags, cred_t *cr) in nfs_putpages()
2530 nfs_invalidate_pages(vnode_t *vp, u_offset_t off, cred_t *cr) in nfs_invalidate_pages()
2607 nfs_write_error(vnode_t *vp, int error, cred_t *cr) in nfs_write_error()
2869 nfs_lockrelease(vnode_t *vp, int flag, offset_t offset, cred_t *cr) in nfs_lockrelease()
2966 nfs_lockcompletion(vnode_t *vp, int cmd) in nfs_lockcompletion()
3031 nfs_add_locking_id(vnode_t *vp, pid_t pid, int type, char *id, int len) in nfs_add_locking_id()
3140 nfs_remove_locking_id(vnode_t *vp, int type, char *id, char *rid, int *rlen) in nfs_remove_locking_id()