Searched refs:ctfs_bu_queue (Results 1 – 2 of 2) sorted by relevance
355 bundle->ctfs_bu_queue = in ctfs_create_pbundle()375 bundle->ctfs_bu_queue = in ctfs_create_bundle()396 bunode->ctfs_bu_queue, flag)); in ctfs_bu_open()441 mutex_enter(&bunode->ctfs_bu_queue->ctq_lock); in ctfs_bu_getattr()442 vap->va_mtime = vap->va_atime = bunode->ctfs_bu_queue->ctq_atime; in ctfs_bu_getattr()443 mutex_exit(&bunode->ctfs_bu_queue->ctq_lock); in ctfs_bu_getattr()466 VTOZONE(vp), bunode->ctfs_bu_queue->ctq_listno == CTEL_BUNDLE)); in ctfs_bu_ioctl()
179 ct_equeue_t *ctfs_bu_queue; /* queue we're watching */ member