Home
last modified time | relevance | path

Searched defs:hqueue (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c1994 struct hsfs_queue *hqueue = fsp->hqueue; in hsched_init() local
2066 hsched_fini(struct hsfs_queue * hqueue) hsched_fini() argument
2120 struct hsfs_queue *hqueue; hsched_invoke_strategy() local
2375 struct hsfs_queue *hqueue = fsp->hqueue; hsched_enqueue_io() local
[all...]
/titanic_52/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h287 struct hsfs_queue *hqueue; /* I/O Scheduling parameters */ member