bc_list            66 fs/xfs/xfs_log_recover.c 	struct list_head	bc_list;
bc_list          1956 fs/xfs/xfs_log_recover.c 	list_for_each_entry(bcp, bucket, bc_list) {
bc_list          1969 fs/xfs/xfs_log_recover.c 	list_add_tail(&bcp->bc_list, bucket);
bc_list          1997 fs/xfs/xfs_log_recover.c 	list_for_each_entry(bcp, bucket, bc_list) {
bc_list          2041 fs/xfs/xfs_log_recover.c 			list_del(&bcp->bc_list);