Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dasync-thread.c211 work->ordered_func(work); in run_ordered_work()
275 if (work->ordered_func) in btrfs_work_helper()
298 btrfs_func_t ordered_func, btrfs_func_t ordered_free) in btrfs_init_work() argument
301 work->ordered_func = ordered_func; in btrfs_init_work()
314 if (work->ordered_func) { in btrfs_queue_work()
A Dasync-thread.h19 btrfs_func_t ordered_func; member
35 btrfs_func_t ordered_func, btrfs_func_t ordered_free);
/linux-6.3-rc2/include/trace/events/
A Dbtrfs.h1535 __field( const void *, ordered_func )
1544 __entry->ordered_func = work->ordered_func;
1552 __entry->func, __entry->ordered_func, __entry->ordered_free)

Completed in 6 milliseconds