Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dordered-data.c434 struct list_head *logged_list, in btrfs_get_logged_extents()
462 void btrfs_put_logged_extents(struct list_head *logged_list) in btrfs_put_logged_extents()
475 void btrfs_submit_logged_extents(struct list_head *logged_list, in btrfs_submit_logged_extents()
Dtree-log.c3892 const struct list_head *logged_list, in wait_ordered_extents()
4035 const struct list_head *logged_list, in log_one_extent()
4129 struct list_head *logged_list, in btrfs_log_changed_extents()
Dctree.h1921 struct list_head logged_list[2]; member