Home
last modified time | relevance | path

Searched defs:flush_cmd_control (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/f2fs/
H A Df2fs.h966 struct flush_cmd_control { struct
967 struct task_struct *f2fs_issue_flush; /* flush thread */
968 wait_queue_head_t flush_wait_queue; /* waiting queue for wake-up */
969 atomic_t issued_flush; /* # of issued flushes */
970 atomic_t queued_flush; /* # of queued flushes */
971 struct llist_head issue_list; /* list for command issue */
972 struct llist_node *dispatch_list; /* list for command dispatch */
/dports/multimedia/libv4l/linux-5.13-rc2/fs/f2fs/
H A Df2fs.h966 struct flush_cmd_control { struct
967 struct task_struct *f2fs_issue_flush; /* flush thread */
968 wait_queue_head_t flush_wait_queue; /* waiting queue for wake-up */
969 atomic_t issued_flush; /* # of issued flushes */
970 atomic_t queued_flush; /* # of queued flushes */
971 struct llist_head issue_list; /* list for command issue */
972 struct llist_node *dispatch_list; /* list for command dispatch */
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/f2fs/
H A Df2fs.h966 struct flush_cmd_control { struct
967 struct task_struct *f2fs_issue_flush; /* flush thread */
968 wait_queue_head_t flush_wait_queue; /* waiting queue for wake-up */
969 atomic_t issued_flush; /* # of issued flushes */
970 atomic_t queued_flush; /* # of queued flushes */
971 struct llist_head issue_list; /* list for command issue */
972 struct llist_node *dispatch_list; /* list for command dispatch */