Searched refs:objfs_odir_modctl (Results 1 – 3 of 3) sorted by relevance
46 return (OBJFS_INO_DATA(odir->objfs_odir_modctl->mod_id)); in objfs_odir_do_inode()57 onode->objfs_odir_modctl = mp; in objfs_create_odirnode()
179 struct modctl *mp = odir->objfs_odir_modctl; in objfs_data_lock()197 mod_release_mod(odir->objfs_odir_modctl); in objfs_data_unlock()447 dnode->objfs_data_gencount = onode->objfs_odir_modctl->mod_gencount; in objfs_create_data()449 onode->objfs_odir_modctl->mod_prim; in objfs_create_data()
101 struct modctl *objfs_odir_modctl; /* modctl pointer */ member