Home
last modified time | relevance | path

Searched refs:cachefs_log_work_list_t (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c95 } *cachefs_log_work_list_t; typedef
301 cachefs_log_work_list_t node, oldnode; in cachefs_log_destroy_cookie()
530 cachefs_log_work_list_t newnode, oldnode; in cachefs_log_enqueue()
558 oldnode = (cachefs_log_work_list_t)cl->cl_tail; in cachefs_log_enqueue()
583 cachefs_log_work_list_t work, workhead, oldwork; in cachefs_log_process_queue()