Lines Matching refs:cnode_t
86 cnode_t *cp = VTOC(vp); in cachefs_cnode_idle()
217 cnode_t *cp; in cachefs_cnode_idleclean()
271 cnode_t *cp; in cachefs_cnode_inactive()
693 cachefs_cnode_init(cfs_cid_t *cidp, cnode_t *cp, fscache_t *fscp, in cachefs_cnode_init()
703 bzero(cp, sizeof (cnode_t)); in cachefs_cnode_init()
889 vattr_t *vap, vnode_t *backvp, cred_t *cr, int flag, cnode_t **cpp) in cachefs_cnode_make()
1080 cnode_t *cp; in cachefs_cid_inuse()
1156 cachefs_cnode_create(fscache_t *fscp, vattr_t *vap, int flag, cnode_t **cpp) in cachefs_cnode_create()
1281 cachefs_cnode_move(cnode_t *cp) in cachefs_cnode_move()
1288 cnode_t *xcp; in cachefs_cnode_move()
1410 cachefs_cnode_sync(cnode_t *cp) in cachefs_cnode_sync()
1502 cachefs_cnode_lostfound(cnode_t *cp, char *rname) in cachefs_cnode_lostfound()
1622 cachefs_cnode_traverse(fscache_t *fscp, void (*routinep)(cnode_t *)) in cachefs_cnode_traverse() argument
1625 cnode_t *cp, *ocp; in cachefs_cnode_traverse()
1880 cachefs_cnode_stale(cnode_t *cp) in cachefs_cnode_stale()
1940 cachefs_cnode_setlocalstats(cnode_t *cp) in cachefs_cnode_setlocalstats()