Lines Matching refs:ref_action
51 struct ref_action { struct
209 static void __save_stack_trace(struct ref_action *ra) in __save_stack_trace()
215 struct ref_action *ra) in __print_stack_trace()
224 static inline void __save_stack_trace(struct ref_action *ra) in __save_stack_trace()
229 struct ref_action *ra) in __print_stack_trace()
239 struct ref_action *ra; in free_block_entry()
255 ra = list_first_entry(&be->actions, struct ref_action, in free_block_entry()
610 struct ref_action *ra) in dump_ref_action()
628 struct ref_action *ra; in dump_block_entry()
666 struct ref_action *ra = NULL; in btrfs_ref_tree_mod()
694 ra = kmalloc(sizeof(struct ref_action), GFP_NOFS); in btrfs_ref_tree_mod()
757 struct ref_action *tmp; in btrfs_ref_tree_mod()
759 tmp = list_first_entry(&be->actions, struct ref_action, in btrfs_ref_tree_mod()