Searched refs:ofgp (Results 1 – 1 of 1) sorted by relevance
1286 filegrp_t *ofgp = cp->c_filegrp; in cachefs_cnode_move() local1341 error = VOP_RENAME(ofgp->fg_dirvp, oname, fgp->fg_dirvp, in cachefs_cnode_move()1356 mutex_enter(&ofgp->fg_cnodelock); in cachefs_cnode_move()1369 cachefs_removefrontfile(mdp, &cp->c_id, ofgp); in cachefs_cnode_move()1375 filegrp_ffrele(ofgp); in cachefs_cnode_move()1381 (void) filegrp_destroy_metadata(ofgp, &cp->c_id); in cachefs_cnode_move()1387 mutex_exit(&ofgp->fg_cnodelock); in cachefs_cnode_move()1402 filegrp_rele(ofgp); in cachefs_cnode_move()1624 filegrp_t *fgp, *ofgp; in cachefs_cnode_traverse() local1633 ofgp = NULL; in cachefs_cnode_traverse()[all …]